Uses of Class
hudson.tasks.junit.History

Packages that use History
hudson.tasks.junit Model objects that represent JUnit test reports. 
hudson.tasks.test Defines contracts that need to be implemented by a test reporting action (such as the built-in JUnit one). 
 

Uses of History in hudson.tasks.junit
 

Methods in hudson.tasks.junit that return History
abstract  History TestObject.getHistory()
          Deprecated.  
 

Uses of History in hudson.tasks.test
 

Methods in hudson.tasks.test that return History
 History TestObject.getHistory()
           
 



Copyright © 2004-2013. All Rights Reserved.