Package org.basepom.mojo.propertyhelper
Class TestNumberField
java.lang.Object
org.basepom.mojo.propertyhelper.TestNumberField
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
-
Constructor Details
-
TestNumberField
public TestNumberField()
-
-
Method Details
-
testSimple
@Test public void testSimple() -
testThreeElements
@Test public void testThreeElements() -
testItsComplicated
@Test public void testItsComplicated() -
testIncrementSingle
@Test public void testIncrementSingle() -
testIncrement2
@Test public void testIncrement2() -
testDoubleIncrement
@Test public void testDoubleIncrement()
-