Class JUnit3TestChecker

  • All Implemented Interfaces:
    ScannerFilter

    public class JUnit3TestChecker
    extends Object
    implements ScannerFilter
    Missing tests ? This class is basically a subset of the JUnit4TestChecker, which is tested to boredom and back. Unfortunately we don't have any common module between these providers, so this stuff is duplicated. We should probably make some modules and just shade the content into the providers.
    Author:
    Kristian Rosenvold
    • Constructor Detail

      • JUnit3TestChecker

        public JUnit3TestChecker​(ClassLoader testClassLoader)