Package org.basepom.mojo.propertyhelper
Class TestUuidField
java.lang.Object
org.basepom.mojo.propertyhelper.TestUuidField
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
-
Constructor Details
-
TestUuidField
public TestUuidField()
-
-
Method Details
-
testSimple
@Test public void testSimple() -
testSimpleProperty
@Test public void testSimpleProperty() -
testSimplePropertyWithDefault
@Test public void testSimplePropertyWithDefault() -
testNoProperty
@Test public void testNoProperty() -
testNothing
public void testNothing() -
testMissingProperty
@Test public void testMissingProperty()
-