public class JavaCodeTransformTest extends Object
JavaCodeTransform.| Constructor and Description |
|---|
JavaCodeTransformTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
Set up this test.
|
void |
testLinkHandling()
Test proper handling of link
|
void |
testTransform()
Test basic transformation of a java source file.
|
void |
testTransformWithEmptyClassFile()
Test what happens with an empty sourcefile.
|
void |
testTransformWithUnknownJavaType()
Test what happens with unknown java type.
|
public void setUp()
public void testTransform()
throws Exception
Exceptionpublic void testTransformWithEmptyClassFile()
throws Exception
Exceptionpublic void testLinkHandling()
throws Exception
ExceptionCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.