Uses of Class
hudson.tasks.junit.TestResultAction

Packages that use TestResultAction
hudson.maven.reporters   
hudson.tasks.junit Model objects that represent JUnit test reports. 
 

Uses of TestResultAction in hudson.maven.reporters
 

Subclasses of TestResultAction in hudson.maven.reporters
 class SurefireReport
          Action that displays surefire test result.
 

Uses of TestResultAction in hudson.tasks.junit
 

Methods in hudson.tasks.junit with parameters of type TestResultAction
 void TestResult.freeze(TestResultAction parent)
          Builds up the transient part of the data structure from results parsed so far.
 



Copyright © 2004-2013. All Rights Reserved.