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
Exception
public void testTransformWithEmptyClassFile() throws Exception
Exception
public void testLinkHandling() throws Exception
Exception
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.