Class AbstractGenerateStubsMojoTest

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

public class AbstractGenerateStubsMojoTest extends Object
Unit tests for the AbstractCompileMojo class.
Author:
Keegan Witt
  • Constructor Details

    • AbstractGenerateStubsMojoTest

      public AbstractGenerateStubsMojoTest()
  • Method Details

    • setup

      public void setup()
    • testGetStubs

      public void testGetStubs()
    • testGroovyVersionSupportsActionTrue

      public void testGroovyVersionSupportsActionTrue()
    • testGroovyVersionSupportsActionFalse

      public void testGroovyVersionSupportsActionFalse()
    • testResetStubModifiedDates

      public void testResetStubModifiedDates()
    • testJava6WithUnsupportedGroovy

      public void testJava6WithUnsupportedGroovy()
    • testJava6WithSupportedGroovy

      public void testJava6WithSupportedGroovy()
    • testJava7WithUnsupportedGroovy

      public void testJava7WithUnsupportedGroovy()
    • testJava7WithSupportedGroovy

      public void testJava7WithSupportedGroovy()
    • testJava8WithUnsupportedGroovy

      public void testJava8WithUnsupportedGroovy()
    • testJava8WithSupportedGroovy

      public void testJava8WithSupportedGroovy()
    • testJava9WithUnsupportedGroovy2_5

      public void testJava9WithUnsupportedGroovy2_5()
    • testJava9WithSupportedGroovy2_5

      public void testJava9WithSupportedGroovy2_5()
    • testJava9WithUnsupportedGroovy2_6

      public void testJava9WithUnsupportedGroovy2_6()
    • testJava9WithSupportedGroovy2_6

      public void testJava9WithSupportedGroovy2_6()
    • testJava9WithUnsupportedGroovy3

      public void testJava9WithUnsupportedGroovy3()
    • testJava9WithSupportedGroovy3

      public void testJava9WithSupportedGroovy3()
    • testJava9WithUnsupportedGroovyIndy

      public void testJava9WithUnsupportedGroovyIndy()
    • testJava9WithSupportedGroovyIndy

      public void testJava9WithSupportedGroovyIndy()
    • testJava9WithUnsupportedGroovy3Indy

      public void testJava9WithUnsupportedGroovy3Indy()
    • testJava9WithSupportedGroovy3Indy

      public void testJava9WithSupportedGroovy3Indy()
    • testJava10WithUnsupportedGroovy

      public void testJava10WithUnsupportedGroovy()
    • testJava10WithSupportedGroovy

      public void testJava10WithSupportedGroovy()
    • testJava10WithUnsupportedGroovy3

      public void testJava10WithUnsupportedGroovy3()
    • testJava10WithSupportedGroovy3

      public void testJava10WithSupportedGroovy3()
    • testJava11WithUnsupportedGroovy

      public void testJava11WithUnsupportedGroovy()
    • testJava11WithSupportedGroovy

      public void testJava11WithSupportedGroovy()
    • testJava11WithUnsupportedGroovy3

      public void testJava11WithUnsupportedGroovy3()
    • testJava11WithSupportedGroovy3

      public void testJava11WithSupportedGroovy3()
    • testJava12WithUnsupportedGroovy

      public void testJava12WithUnsupportedGroovy()
    • testJava12WithSupportedGroovy

      public void testJava12WithSupportedGroovy()
    • testJava12WithUnsupportedGroovy3

      public void testJava12WithUnsupportedGroovy3()
    • testJava12WithSupportedGroovy3

      public void testJava12WithSupportedGroovy3()
    • testJava13WithUnsupportedGroovy

      public void testJava13WithUnsupportedGroovy()
    • testJava13WithSupportedGroovy

      public void testJava13WithSupportedGroovy()
    • testJava13WithUnsupportedGroovy3

      public void testJava13WithUnsupportedGroovy3()
    • testJava13WithSupportedGroovy3

      public void testJava13WithSupportedGroovy3()
    • testJava14WithUnsupportedGroovy

      public void testJava14WithUnsupportedGroovy()
    • testJava14WithSupportedGroovy

      public void testJava14WithSupportedGroovy()
    • testJava15WithUnsupportedGroovy

      public void testJava15WithUnsupportedGroovy()
    • testJava15WithSupportedGroovy

      public void testJava15WithSupportedGroovy()
    • testJava16WithUnsupportedGroovy

      public void testJava16WithUnsupportedGroovy()
    • testJava16WithSupportedGroovy

      public void testJava16WithSupportedGroovy()
    • testJava17WithUnsupportedGroovy

      public void testJava17WithUnsupportedGroovy()
    • testJava17WithSupportedGroovy

      public void testJava17WithSupportedGroovy()
    • testJava17WithUnsupportedGroovy4

      public void testJava17WithUnsupportedGroovy4()
    • testJava17WithSupportedGroovy4

      public void testJava17WithSupportedGroovy4()
    • testJava18WithUnsupportedGroovy

      public void testJava18WithUnsupportedGroovy()
    • testJava18WithSupportedGroovy

      public void testJava18WithSupportedGroovy()
    • testJava19WithUnsupportedGroovy

      public void testJava19WithUnsupportedGroovy()
    • testJava19WithSupportedGroovy

      public void testJava19WithSupportedGroovy()
    • testJava20WithUnsupportedGroovy

      public void testJava20WithUnsupportedGroovy()
    • testJava20WithSupportedGroovy

      public void testJava20WithSupportedGroovy()
    • testJava21WithSupportedGroovy

      public void testJava21WithSupportedGroovy()
    • testUnrecognizedJava

      public void testUnrecognizedJava()