org.nuiton.topia
Class TopiaContextFactoryTest

java.lang.Object
  extended by org.nuiton.topia.TopiaContextFactoryTest

public class TopiaContextFactoryTest
extends Object

Created: 8 mai 2010

Version:
$Id: TopiaContextFactoryTest.java 1943 2010-05-09 12:30:59Z tchemit $
Author:
fdesbois

Field Summary
protected  Properties properties
           
 
Constructor Summary
TopiaContextFactoryTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testGetContext()
           
 void testGetContextByProperties()
           
 void testGetContextOpened()
           
 void testRemoveContext()
           
 
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

TopiaContextFactoryTest

public TopiaContextFactoryTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testGetContextOpened

public void testGetContextOpened()
                          throws Exception
Throws:
Exception

testRemoveContext

public void testRemoveContext()
                       throws Exception
Throws:
Exception

testGetContext

public void testGetContext()
                    throws Exception
Throws:
Exception

testGetContextByProperties

public void testGetContextByProperties()
                                throws Exception
Throws:
Exception


Copyright © 2004-2010 CodeLutin. All Rights Reserved.