org.nuiton.topia.persistence
Class NaturalIdTest

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

public class NaturalIdTest
extends Object

NaturalIdTest

Created: 18 févr. 2010

Version:
$Revision: 2245 $

Mise a jour: $Date: 2011-04-14 14:47:09 +0200 (jeu, 14 avr 2011) $ par : $Author: tchemit $

Author:
fdesbois

Field Summary
protected static File testBasedir
           
 
Constructor Summary
NaturalIdTest()
           
 
Method Summary
protected  org.nuiton.topia.TopiaContext initTopiaContext(String testName)
           
static void setUpClass()
           
 void testCreateFailed()
           
 void testCreateSucessfull()
           
 void testExistNaturalId()
           
 void testFindByNaturalId()
           
 void testUpdateFailed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

testBasedir

protected static File testBasedir
Constructor Detail

NaturalIdTest

public NaturalIdTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

initTopiaContext

protected org.nuiton.topia.TopiaContext initTopiaContext(String testName)
                                                  throws IOException,
                                                         org.nuiton.topia.TopiaNotFoundException
Throws:
IOException
org.nuiton.topia.TopiaNotFoundException

testCreateSucessfull

public void testCreateSucessfull()
                          throws Exception
Throws:
Exception

testCreateFailed

public void testCreateFailed()
                      throws Exception
Throws:
Exception

testUpdateFailed

public void testUpdateFailed()
                      throws Exception
Throws:
Exception

testFindByNaturalId

public void testFindByNaturalId()
                         throws Exception
Throws:
Exception

testExistNaturalId

public void testExistNaturalId()
                        throws Exception
Throws:
Exception


Copyright © 2004-2012 CodeLutin. All Rights Reserved.