Interface AuditableTest

    • Method Detail

      • assumeAuditEnabled

        default void assumeAuditEnabled()
        Assumes the audting is enabled globally. If not - AssumptionViolatedException is thrown, which junit interprets as test to be ignored.