Class TestMethodsFinder


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean hasTestMethods​(java.lang.Class<?> klass)  
      • Methods inherited from class java.lang.Object

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

      • TestMethodsFinder

        public TestMethodsFinder()
    • Method Detail

      • hasTestMethods

        public boolean hasTestMethods​(java.lang.Class<?> klass)