org.nuiton.topia.framework
Class TopiaContextImplTest

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

public class TopiaContextImplTest
extends Object

Created: 10 mai 2010

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

Field Summary
protected  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 Properties properties
Constructor Detail

TopiaContextImplTest

public TopiaContextImplTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testLoadServices

public void testLoadServices()
                      throws Exception
Throws:
Exception

testGetServices

public void testGetServices()
                     throws Exception
Throws:
Exception

testContextHierarchy

public void testContextHierarchy()
                          throws Exception
Throws:
Exception

testGetHibernateFactory

public void testGetHibernateFactory()
                             throws Exception
Throws:
Exception


Copyright © 2004-2011 CodeLutin. All Rights Reserved.