public class TestCaseEntry extends Object
TestCaseEntry(Class<?> testClass, List<TestChunk> chunks)
List<TestChunk>
getTestChunks()
Class<?>
getTestClass()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TestCaseEntry(Class<?> testClass, List<TestChunk> chunks)
public List<TestChunk> getTestChunks()
public Class<?> getTestClass()
Copyright © 2007-2015. All Rights Reserved.