| Name | Description | Type | Package | Framework |
| Entity | A test example of some object data that can be configured via XMLConstructor SummaryEntity() | Class | org.newdawn.slick.tests.xml | Slick |
| GameData | The top level node of our test structure for XML -> object parsingConstructor SummaryGameData() | Class | org.newdawn.slick.tests.xml | Slick |
| Inventory | A test example of some object data that can be configured via XMLConstructor SummaryInventory() | Class | org.newdawn.slick.tests.xml | Slick |
| Item | Class | org.newdawn.slick.tests.xml | Slick | |
| ItemContainer | A test example of some object data that can be configured via XMLFields inherited from class org. | Class | org.newdawn.slick.tests.xml | Slick |
| ObjectParserTest | A simple test to check that the object parser from XML works. | Class | org.newdawn.slick.tests.xml | Slick |
| Stats | A test example of some object data that can be configured via XMLConstructor SummaryStats() | Class | org.newdawn.slick.tests.xml | Slick |
| 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. | Class | org.newdawn.slick.tests.xml | Slick |