Uses of Class
org.tap4j.plugin.model.TestSetMap

Packages that use TestSetMap
org.tap4j.plugin   
 

Uses of TestSetMap in org.tap4j.plugin
 

Methods in org.tap4j.plugin that return types with arguments of type TestSetMap
 java.util.List<TestSetMap> TapResult.getTestSets()
           
 java.util.List<TestSetMap> TapRemoteCallable.invoke(java.io.File f, hudson.remoting.VirtualChannel channel)
           
 

Constructor parameters in org.tap4j.plugin with type arguments of type TestSetMap
TapResult(hudson.model.AbstractBuild<?,?> build, java.util.List<TestSetMap> testSets)
           
 



Copyright © 2011 Jenkins. All Rights Reserved.