Class JUnitMethodFinder

  • All Implemented Interfaces:
    ITestMethodFinder

    public class JUnitMethodFinder
    extends java.lang.Object
    implements ITestMethodFinder
    This class locates all test and configuration methods according to JUnit. It is used to change the strategy used by TestRunner to locate its test methods.