org.nuiton.topia.framework
Class TopiaUtilTest

java.lang.Object
  extended by org.nuiton.topia.framework.TopiaUtilTest

public class TopiaUtilTest
extends Object

Test pour les methodes de TopiaUtil.

Version:
$Revision: 2416 $

Last update: $Date: 2012-03-02 11:08:59 +0100 (Fri, 02 Mar 2012) $ by : $Author: tchemit $

Author:
tchemit

Field Summary
 TopiaDatabase db
           
protected static String PERSON_ID
           
protected static String PERSON_ID2
           
 
Constructor Summary
TopiaUtilTest()
           
 
Method Summary
 void testGetTopiaIdPattern()
           
 void testGetTopiaPattern()
           
 void testIsSchemaExist()
           
 void testIsSchemaExistFailed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PERSON_ID

protected static final String PERSON_ID
See Also:
Constant Field Values

PERSON_ID2

protected static final String PERSON_ID2
See Also:
Constant Field Values

db

public final TopiaDatabase db
Constructor Detail

TopiaUtilTest

public TopiaUtilTest()
Method Detail

testGetTopiaIdPattern

public void testGetTopiaIdPattern()
                           throws Exception
Throws:
Exception

testGetTopiaPattern

public void testGetTopiaPattern()
                         throws Exception
Throws:
Exception

testIsSchemaExistFailed

public void testIsSchemaExistFailed()
                             throws Exception
Throws:
Exception

testIsSchemaExist

public void testIsSchemaExist()
                       throws Exception
Throws:
Exception


Copyright © 2004-2012 CodeLutin. All Rights Reserved.