Class TestClass
java.lang.Object
org.jenkinsci.plugins.parallel_test_executor.TestEntity
org.jenkinsci.plugins.parallel_test_executor.TestClass
- All Implemented Interfaces:
Comparable<TestEntity>
Execution time of a specific test class.
-
Field Summary
Fields inherited from class org.jenkinsci.plugins.parallel_test_executor.TestEntity
duration, knapsack -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jenkinsci.plugins.parallel_test_executor.TestEntity
compareTo, getDuration
-
Constructor Details
-
TestClass
public TestClass(hudson.tasks.junit.ClassResult cr) -
TestClass
-
-
Method Details
-
getKey
- Specified by:
getKeyin classTestEntity
-
getElements
- Specified by:
getElementsin classTestEntity
-
toString
-