Class CodeTransformMojoTest

java.lang.Object
com.aeontronix.devtools.CodeTransformMojoTest

public class CodeTransformMojoTest extends Object
  • Field Details

    • rule

      public org.apache.maven.plugin.testing.MojoRule rule
  • Constructor Details

    • CodeTransformMojoTest

      public CodeTransformMojoTest()
  • Method Details

    • testSomething

      public void testSomething() throws Exception
      Throws:
      Exception - if any
    • testSomethingWhichDoesNotNeedTheMojoAndProbablyShouldBeExtractedIntoANewClassOfItsOwn

      @WithoutMojo public void testSomethingWhichDoesNotNeedTheMojoAndProbablyShouldBeExtractedIntoANewClassOfItsOwn()
      Do not need the MojoRule.