org.nuiton.topia.persistence
Class EntityVisitorExportXmlTest

java.lang.Object
  extended by org.nuiton.topia.persistence.EntityVisitorExportXmlTest

public class EntityVisitorExportXmlTest
extends Object

Test de visitor.

Version:
$Revision: 2416 $

Last update : $Date: 2012-03-02 11:08:59 +0100 (ven., 02 mars 2012) $ By : $Author: tchemit $

Author:
chatellier

Field Summary
 TopiaDatabase db
           
 
Constructor Summary
EntityVisitorExportXmlTest()
           
 
Method Summary
 void setUp()
          Prepare test.
 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

db

public final TopiaDatabase db
Constructor Detail

EntityVisitorExportXmlTest

public EntityVisitorExportXmlTest()
Method Detail

setUp

public void setUp()
           throws org.nuiton.topia.TopiaException
Prepare test.

Add all tests commons data

Throws:
org.nuiton.topia.TopiaException - if could not create datas

testExportXMLDepth

public void testExportXMLDepth()
                        throws org.nuiton.topia.TopiaException
Test l'export XML via un visiteur.

Parcourt en profondeur.

Throws:
org.nuiton.topia.TopiaException


Copyright © 2004-2012 CodeLutin. All Rights Reserved.