@org.junit.Ignore

From NovaOrdis Knowledge Base
Revision as of 04:44, 6 September 2021 by Ovidiu (talk | contribs) (→‎Overview)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

@org.junit.Ignore

It applies to both test classes and test methods. It does not seem to apply to superclasses. If a superclass is annotated, the test is still executed.