|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.newdawn.slick.tests.xml.XMLTest
public class XMLTest
Silly test to check XML parsing functionality, note the JUnit like methods, want to move it to JUnit soon but not quite there yet.
| Constructor Summary | |
|---|---|
XMLTest()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] argv)
Simple test for the XML parsing API |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLTest()
| Method Detail |
|---|
public static void main(java.lang.String[] argv)
throws SlickException
argv - The arguments given to the test
SlickException - Indicates a failure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||