Class TestIgnoreWarnFailCreate
java.lang.Object
org.basepom.mojo.propertyhelper.beans.TestIgnoreWarnFailCreate
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
-
Constructor Details
-
TestIgnoreWarnFailCreate
public TestIgnoreWarnFailCreate()
-
-
Method Details
-
testValid
@Test public void testValid() -
testValidCases
@Test public void testValidCases() -
testBadValue
@Test public void testBadValue() -
testNullValue
@Test public void testNullValue() -
testCheckState
@Test public void testCheckState() -
testCheckStateFail
@Test public void testCheckStateFail()
-