Uses of Class
hudson.tasks.test.AggregatedTestResultAction.ChildReport

Packages that use AggregatedTestResultAction.ChildReport
hudson.tasks.test Defines contracts that need to be implemented by a test reporting action (such as the built-in JUnit one). 
 

Uses of AggregatedTestResultAction.ChildReport in hudson.tasks.test
 

Methods in hudson.tasks.test that return types with arguments of type AggregatedTestResultAction.ChildReport
 List<AggregatedTestResultAction.ChildReport> AggregatedTestResultAction.getChildReports()
          Mainly for the remote API.
 List<AggregatedTestResultAction.ChildReport> AggregatedTestResultAction.getResult()
           
 



Copyright © 2004-2013. All Rights Reserved.