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 2416 2012-03-02 10:08:59Z tchemit $
Author:
fdesbois

Field Summary
protected  Properties properties
           
protected static File testBasedir
           
 
Constructor Summary
TopiaContextFactoryTest()
           
 
Method Summary
static void init()
           
 void setUp()
           
 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

testBasedir

protected static File testBasedir

properties

protected Properties properties
Constructor Detail

TopiaContextFactoryTest

public TopiaContextFactoryTest()
Method Detail

init

public static void init()
                 throws IOException
Throws:
IOException

setUp

public void setUp()
           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-2012 CodeLutin. All Rights Reserved.