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
 TopiaDatabase db
           
static String TEST_URL
           
 
Constructor Summary
TopiaConnectionProviderTest()
           
 
Method Summary
 void testWithHardcoded()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEST_URL

public static final String TEST_URL
See Also:
Constant Field Values

db

public final TopiaDatabase db
Constructor Detail

TopiaConnectionProviderTest

public TopiaConnectionProviderTest()
Method Detail

testWithHardcoded

public void testWithHardcoded()
                       throws Exception
Throws:
Exception


Copyright © 2004-2012 CodeLutin. All Rights Reserved.