org.nuiton.topia.framework
Class TopiaConnectionProviderTest

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

public class TopiaConnectionProviderTest
extends Object

To test the TopiaConnectionProvider and make sure all connections are done from here...

Since:
2.5.3
Author:
tchemit

Field Summary
protected  org.nuiton.topia.TopiaContext root
           
static String TEST_URL
           
protected static File testBasedir
           
 
Constructor Summary
TopiaConnectionProviderTest()
           
 
Method Summary
static void setUpClass()
           
 void tearDown()
           
 void testWithHardcoded()
           
 
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

TEST_URL

public static final String TEST_URL
See Also:
Constant Field Values

root

protected org.nuiton.topia.TopiaContext root
Constructor Detail

TopiaConnectionProviderTest

public TopiaConnectionProviderTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws org.nuiton.topia.TopiaException
Throws:
org.nuiton.topia.TopiaException

testWithHardcoded

public void testWithHardcoded()
                       throws Exception
Throws:
Exception


Copyright © 2004-2011 CodeLutin. All Rights Reserved.