org.nuiton.topia.persistence
Class TopiaDAOTest
java.lang.Object
org.nuiton.topia.persistence.TopiaDAOTest
public class TopiaDAOTest
- extends Object
Test on TopiaDAO.
- Version:
- $Revision: 2162 $
Last update : $Date: 2010-11-30 22:04:20 +0100 (Tue, 30 Nov 2010) $
By : $Author: tchemit $
- Author:
- chatellier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
testBasedir
protected static File testBasedir
TopiaDAOTest
public TopiaDAOTest()
setUpClass
public static void setUpClass()
throws Exception
- Throws:
Exception
testCreateAndFindInTransaction
public void testCreateAndFindInTransaction()
throws org.nuiton.topia.TopiaException,
IOException
- Test de creer une entité et de verifier qu'elle est
présente dans la persistence au sein de la transaction.
- Throws:
org.nuiton.topia.TopiaException
IOException
Copyright © 2004-2010 CodeLutin. All Rights Reserved.