org.nuiton.topia
Class TopiaContextFactoryTest

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

public class TopiaContextFactoryTest
extends java.lang.Object

Created: 8 mai 2010

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

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

TopiaContextFactoryTest

public TopiaContextFactoryTest()
Method Detail

setUp

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

tearDown

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

testGetContextOpened

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

testRemoveContext

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

testGetContext

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

testGetContextByProperties

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


Copyright © 2004-2010 CodeLutin. All Rights Reserved.