Class ConditionalIgnoreRule
java.lang.Object
org.codice.ddf.itests.common.annotations.ConditionalIgnoreRule
- All Implemented Interfaces:
org.junit.rules.MethodRule
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interfacestatic interface -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConditionalIgnoreRule
public ConditionalIgnoreRule()
-
-
Method Details
-
apply
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, org.junit.runners.model.FrameworkMethod method, Object target) - Specified by:
applyin interfaceorg.junit.rules.MethodRule
-