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
-
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:
getKey
in classTestEntity
-
getElements
- Specified by:
getElements
in classTestEntity
-
toString
-