Class ExecuteMojoTest

java.lang.Object
org.codehaus.gmavenplus.mojo.ExecuteMojoTest

public class ExecuteMojoTest extends Object
Unit tests for the ExecuteMojo class.
Author:
Keegan Witt
  • Field Details

    • tmpDir

      public org.junit.rules.TemporaryFolder tmpDir
  • Constructor Details

    • ExecuteMojoTest

      public ExecuteMojoTest()
  • Method Details

    • setup

      public void setup()
    • testScriptString

      public void testScriptString() throws Exception
      Throws:
      Exception
    • testScriptPath

      public void testScriptPath() throws Exception
      Throws:
      Exception
    • testScriptURL

      public void testScriptURL() throws Exception
      Throws:
      Exception
    • testGroovyVersionSupportsActionTrue

      public void testGroovyVersionSupportsActionTrue()
    • testGroovyVersionSupportsActionFalse

      public void testGroovyVersionSupportsActionFalse()