Class UncaughtExceptionsRule

    • Constructor Detail

      • UncaughtExceptionsRule

        public UncaughtExceptionsRule​(LuceneTestCase ltc)
    • Method Detail

      • apply

        public org.junit.runners.model.Statement apply​(org.junit.runners.model.Statement s,
                                                       org.junit.runner.Description d)
        Specified by:
        apply in interface org.junit.rules.TestRule
      • hasUncaughtExceptions

        public boolean hasUncaughtExceptions()
        Just a check if anything's been caught.