Uses of Package
hudson.tasks.junit

Packages that use hudson.tasks.junit
hudson.maven Maven support. 
hudson.maven.reporters   
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). 
 

Classes in hudson.tasks.junit used by hudson.maven
TestDataPublisher
          Contributes TestActions to test results.
 

Classes in hudson.tasks.junit used by hudson.maven.reporters
CaseResult
          One test result.
TestResultAction
          Action that displays the JUnit test result.
 

Classes in hudson.tasks.junit used by hudson.tasks.junit
CaseResult
          One test result.
CaseResult.Status
          Constants that represent the status of this test.
ClassResult
          Cumulative test result of a test class.
History
          History of TestObject over time.
PackageResult
          Cumulative test result for a package.
SuiteResult
          Result of one test suite.
TestAction
          Jelly (all optional): index.jelly: included at the top of the test page summary.jelly: included in a collapsed panel on the test parent page badge.jelly: shown after the test link on the test parent page
TestDataPublisher
          Contributes TestActions to test results.
TestObject
          Deprecated. Use TestObject instead.
TestResult
          Root of all the test results for one build.
TestResultAction
          Action that displays the JUnit test result.
TestResultAction.Data
          Resolves TestActions for the given TestObject.
 

Classes in hudson.tasks.junit used by hudson.tasks.test
CaseResult
          One test result.
TestAction
          Jelly (all optional): index.jelly: included at the top of the test page summary.jelly: included in a collapsed panel on the test parent page badge.jelly: shown after the test link on the test parent page
TestObject
          Deprecated. Use TestObject instead.
 



Copyright © 2004-2013. All Rights Reserved.