org.nuiton.topia.framework
Class TopiaContextImplTest

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

public class TopiaContextImplTest
extends java.lang.Object

Created: 10 mai 2010

Version:
$Id: TopiaContextImplTest.java 1963 2010-05-14 14:18:23Z tchemit $
Author:
fdesbois

Field Summary
protected  java.util.Properties properties
           
 
Constructor Summary
TopiaContextImplTest()
           
 
Method Summary
 void setUp()
           
static void setUpClass()
           
 void tearDown()
           
 void testContextHierarchy()
           
 void testGetHibernateFactory()
           
 void testGetServices()
           
 void testLoadServices()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

properties

protected java.util.Properties properties
Constructor Detail

TopiaContextImplTest

public TopiaContextImplTest()
Method Detail

setUpClass

public static void setUpClass()
                       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

testLoadServices

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

testGetServices

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

testContextHierarchy

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

testGetHibernateFactory

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


Copyright © 2004-2010 CodeLutin. All Rights Reserved.