Package org.powermock.tests.utils.impl
Class TestCaseEntry
java.lang.Object
org.powermock.tests.utils.impl.TestCaseEntry
A test case entry consists of a test class and a list of test chunks that
should be executed for this entry.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
testChunks
-
testClass
-
-
Constructor Details
-
TestCaseEntry
-
-
Method Details
-
getTestChunks
-
getTestClass
-