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

Last update: $Date: 2010-11-28 21:17:13 +0100 (Sun, 28 Nov 2010) $ by : $Author: tchemit $

Author:
tchemit

Field Summary
protected static String PERSON_ID
           
protected static String PERSON_ID2
           
 
Constructor Summary
TopiaUtilTest()
           
 
Method Summary
static void setUpClass()
           
static void tearDownClass()
           
 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
Constructor Detail

TopiaUtilTest

public TopiaUtilTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

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