Class TestCaseEntry


  • public class TestCaseEntry
    extends Object
    A test case entry consists of a test class and a list of test chunks that should be executed for this entry.
    • Constructor Detail

    • Method Detail

      • getTestClass

        public Class<?> getTestClass()