org.iternine.jeppetto.testsupport
Class TestContext
java.lang.Object
org.iternine.jeppetto.testsupport.TestContext
public class TestContext
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestContext
public TestContext(String configurationFilename,
String propertiesFilename)
TestContext
public TestContext(String configurationFilename,
String propertiesFilename,
String driverClassNameProperty)
TestContext
public TestContext(String configurationFilename,
String propertiesFilename,
DatabaseProvider... databaseProviders)
close
public void close()
getBean
public Object getBean(String beanName)
getDatabase
public Database getDatabase()
Copyright © 2012. All Rights Reserved.