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: 2416 $

Mise a jour: $Date: 2012-03-02 11:08:59 +0100 (ven, 02 mar 2012) $ par : $Author: tchemit $

Author:
fdesbois

Field Summary
 TopiaDatabase db
           
 
Constructor Summary
NaturalIdTest()
           
 
Method Summary
 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

db

public final TopiaDatabase db
Constructor Detail

NaturalIdTest

public NaturalIdTest()
Method Detail

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.