Class ClassWranglerTest

java.lang.Object
org.codehaus.gmavenplus.util.ClassWranglerTest

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

    • ClassWranglerTest

      public ClassWranglerTest()
  • Method Details

    • testGetGroovyJar

      public void testGetGroovyJar() throws Exception
      Throws:
      Exception
    • testGetGroovyVersionStringFromGroovySystemThenFromInvokerHelper

      public void testGetGroovyVersionStringFromGroovySystemThenFromInvokerHelper() throws Exception
      Throws:
      Exception
    • testGetGroovyVersionStringFromJar

      public void testGetGroovyVersionStringFromJar() throws Exception
      Throws:
      Exception
    • testGetGroovyVersionWithIndyFromJar

      public void testGetGroovyVersionWithIndyFromJar() throws Exception
      Throws:
      Exception
    • testGetGroovyVersionWithGrooidFromJar

      public void testGetGroovyVersionWithGrooidFromJar() throws Exception
      Throws:
      Exception
    • testIsGroovyIndyTrue

      public void testIsGroovyIndyTrue() throws Exception
      Throws:
      Exception
    • testIsGroovyIndyFalse

      public void testIsGroovyIndyFalse() throws Exception
      Throws:
      Exception