Class JUnit3TestRecognizer


  • public class JUnit3TestRecognizer
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isTest​(java.lang.Class c)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JUnit3TestRecognizer

        public JUnit3TestRecognizer()
    • Method Detail

      • isTest

        public boolean isTest​(java.lang.Class c)