org.apache.ws.jaxme.js.junit
public class BasicTest extends TestCase
Basic test
Constructor Summary | |
---|---|
BasicTest(String pName) |
Method Summary | |
---|---|
void | assertStringEquals(String s1, String s2) |
String | getResult(JavaSource.Protection pProtection) |
JavaSource | getSource(JavaSource.Protection pProtection) |
void | testAbstract() |
void | testDefaultProtection() |
void | testNull() |
void | testPlaceHolders() |
void | testPrivate() |
void | testProtected() |
void | testPublic() |