java.lang.Object
it.serendigity.maven.plugin.lifecycle.helper.AbstractLifecycleMojoTest
class AbstractLifecycleMojoTest
extends Object
-
Constructor Summary
Constructors
-
Method Summary
(package private) void
(package private) void
(package private) void
(package private) void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AbstractLifecycleMojoTest
AbstractLifecycleMojoTest()
-
Method Details
-
testValidatePlugin_novalid
@Test
void testValidatePlugin_novalid()
throws
Exception
- Throws:
Exception
-
testValidatePlugin_valid
@Test
void testValidatePlugin_valid()
throws
Exception
- Throws:
Exception
-
testValidatePlugin_multipleValue_oneValid
@Test
void testValidatePlugin_multipleValue_oneValid()
throws
Exception
- Throws:
Exception
-
testValidatePlugin_multipleValue_allNoValid
@Test
void testValidatePlugin_multipleValue_allNoValid()
throws
Exception
- Throws:
Exception