|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.topia.persistence.EntityVisitorExportXmlTest
public class EntityVisitorExportXmlTest
Test de visitor.
| Field Summary | |
|---|---|
protected static Properties |
config
|
protected static File |
tempDir
|
| Constructor Summary | |
|---|---|
EntityVisitorExportXmlTest()
|
|
| Method Summary | |
|---|---|
protected void |
addData(org.nuiton.topia.TopiaContext context)
Add tests data. |
static void |
clear()
Remove temp directory |
static void |
init()
Init les données de tous les tests. |
void |
setUp()
Prepare test. |
void |
tearDown()
Clean tests. |
void |
testExportXMLDepth()
Test l'export XML via un visiteur. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static File tempDir
protected static Properties config
| Constructor Detail |
|---|
public EntityVisitorExportXmlTest()
| Method Detail |
|---|
public static void init()
throws IOException
IOExceptionpublic static void clear()
public void setUp()
throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaException
protected void addData(org.nuiton.topia.TopiaContext context)
throws org.nuiton.topia.TopiaException
context - the context to add
org.nuiton.topia.TopiaExceptionpublic void tearDown()
public void testExportXMLDepth()
throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||