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: 2056 $ Mise a jour: $Date: 2010-07-09 16:16:44 +0200 (ven, 09 jui 2010) $ par : $Author: fdesbois $
Author:
fdesbois

Constructor Summary
NaturalIdTest()
           
 
Method Summary
 void setUp()
           
static void setUpClass()
           
 void tearDown()
           
static void tearDownClass()
           
 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
 

Constructor Detail

NaturalIdTest

public NaturalIdTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

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-2010 CodeLutin. All Rights Reserved.