Package org.codehaus.gmavenplus.util
Class ClassWranglerTest
java.lang.Object
org.codehaus.gmavenplus.util.ClassWranglerTest
Unit tests for the ClassWrangler class.
- Author:
- Keegan Witt
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
-
Constructor Details
-
ClassWranglerTest
public ClassWranglerTest()
-
-
Method Details
-
testGetGroovyJar
- Throws:
Exception
-
testGetGroovyVersionStringFromGroovySystemThenFromInvokerHelper
- Throws:
Exception
-
testGetGroovyVersionStringFromJar
- Throws:
Exception
-
testGetGroovyVersionWithIndyFromJar
- Throws:
Exception
-
testGetGroovyVersionWithGrooidFromJar
- Throws:
Exception
-
testIsGroovyIndyTrue
- Throws:
Exception
-
testIsGroovyIndyFalse
- Throws:
Exception
-