Class CodeTransformMojoTest
java.lang.Object
com.aeontronix.devtools.CodeTransformMojoTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidDo not need the MojoRule.
-
Field Details
-
rule
public org.apache.maven.plugin.testing.MojoRule rule
-
-
Constructor Details
-
CodeTransformMojoTest
public CodeTransformMojoTest()
-
-
Method Details
-
testSomething
-
testSomethingWhichDoesNotNeedTheMojoAndProbablyShouldBeExtractedIntoANewClassOfItsOwn
@WithoutMojo public void testSomethingWhichDoesNotNeedTheMojoAndProbablyShouldBeExtractedIntoANewClassOfItsOwn()Do not need the MojoRule.
-