org.nuiton.topia.persistence
Class NaturalIdTest

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

public class NaturalIdTest
extends java.lang.Object

NaturalIdTest Created: 18 févr. 2010

Version:
$Revision: 2056 $ Mise a jour: $Date: 2010-07-09 16:16:44 +0200 (ven., 09 juil. 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 java.lang.Exception
Throws:
java.lang.Exception

tearDownClass

public static void tearDownClass()
                          throws java.lang.Exception
Throws:
java.lang.Exception

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

public void tearDown()
              throws java.lang.Exception
Throws:
java.lang.Exception

testCreateSucessfull

public void testCreateSucessfull()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testCreateFailed

public void testCreateFailed()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testUpdateFailed

public void testUpdateFailed()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testFindByNaturalId

public void testFindByNaturalId()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testExistNaturalId

public void testExistNaturalId()
                        throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004-2010 CodeLutin. All Rights Reserved.