Class UnitTestUtils


  • public final class UnitTestUtils
    extends Object
    • Method Detail

      • hasNestedAnnotation

        public static boolean hasNestedAnnotation​(ClassTree tree)
      • hasTestAnnotation

        public static boolean hasTestAnnotation​(MethodTree tree)
      • hasJUnit5TestAnnotation

        public static boolean hasJUnit5TestAnnotation​(MethodTree tree)