Uses of Class
org.jenkinsci.plugins.parallel_test_executor.TestClass

Uses of TestClass in org.jenkinsci.plugins.parallel_test_executor
 

Methods in org.jenkinsci.plugins.parallel_test_executor with parameters of type TestClass
 int TestClass.compareTo(TestClass that)
           
 

Method parameters in org.jenkinsci.plugins.parallel_test_executor with type arguments of type TestClass
 int TimeDrivenParallelism.calculate(List<TestClass> tests)
           
abstract  int Parallelism.calculate(List<TestClass> tests)
           
 int CountDrivenParallelism.calculate(List<TestClass> tests)
           
 



Copyright © 2004-2014. All Rights Reserved.