A C D E G I L M S T

A

AbstractDbUnitTestNGSpringContextTests - Class in it.openutils.testing.testng
 
AbstractDbUnitTestNGSpringContextTests() - Constructor for class it.openutils.testing.testng.AbstractDbUnitTestNGSpringContextTests
 

C

ctx - Static variable in class it.openutils.testing.testng.SpringTestCase
Deprecated. Spring application context.

D

DateAssert - Class in it.openutils.testing.testng.utils
Deprecated. use DateAssert
dateEqual(String, Calendar) - Static method in class it.openutils.testing.testng.utils.DateAssert
Deprecated. Asserts that two dates are equal.
dateTimeEqual(String, Date) - Static method in class it.openutils.testing.testng.utils.DateAssert
Deprecated. Asserts that two dates are equal.
dateTimeEqual(String, Calendar) - Static method in class it.openutils.testing.testng.utils.DateAssert
Deprecated. Asserts that two dates are equal.
DbUnitTestCase - Class in it.openutils.testing.testng
Deprecated. use AbstractDbUnitTestNGSpringContextTests
DbUnitTestCase() - Constructor for class it.openutils.testing.testng.DbUnitTestCase
Deprecated.  
dbUnitTestContext - Variable in class it.openutils.testing.testng.AbstractDbUnitTestNGSpringContextTests
DBUnit text context.
DEFAULT_TEST_CONTEXT_FILE - Static variable in class it.openutils.testing.testng.SpringTestCase
Deprecated. Default Spring context initilization file used for tests.

E

exportDbToXls(String) - Method in class it.openutils.testing.testng.DbUnitTestCase
Deprecated. Exports a database to an Excel file

G

GenericsDbUnitTestCase<D> - Class in it.openutils.testing.testng
Deprecated. use AbstractDbUnitTestNGSpringContextTests
GenericsDbUnitTestCase() - Constructor for class it.openutils.testing.testng.GenericsDbUnitTestCase
Deprecated.  
getSchema() - Method in class it.openutils.testing.testng.DbUnitTestCase
Deprecated. Optional schema (needed for ORACLE).
getTableFilter() - Method in class it.openutils.testing.testng.DbUnitTestCase
Deprecated. Returns the table filter that will be used to exclude certain tables from sort/deletion.

I

initAppContextBeanDefinitionReader(XmlBeanDefinitionReader) - Method in class it.openutils.testing.testng.SpringTestCase
Deprecated. You can override this method if you need to pass a custom documentReaderClass to the spring bean definition reader.
instance - Variable in class it.openutils.testing.testng.GenericsDbUnitTestCase
Deprecated. Test instance.
it.openutils.testing.testng - package it.openutils.testing.testng
 
it.openutils.testing.testng.utils - package it.openutils.testing.testng.utils
 

L

log - Variable in class it.openutils.testing.testng.AbstractDbUnitTestNGSpringContextTests
Slf4j logger that can be reused in subclasses.
log - Variable in class it.openutils.testing.testng.SpringTestCase
Deprecated. logger.

M

mimicSessionFilter() - Method in class it.openutils.testing.testng.DbUnitTestCase
Deprecated. Should use deferred close emulating the spring OpenSessionInView filter? Default is true

S

setUp() - Method in class it.openutils.testing.testng.GenericsDbUnitTestCase
Deprecated. Load the tested bean from Spring application context.
setUpDbUnit() - Method in class it.openutils.testing.testng.AbstractDbUnitTestNGSpringContextTests
Setup the Database before running the test method.
setUpDbUnit() - Method in class it.openutils.testing.testng.DbUnitTestCase
Deprecated. Setup the Database before running the test method.
setUpSpring() - Method in class it.openutils.testing.testng.SpringTestCase
Deprecated. Setup Spring application context, by loading the /spring-tests.xml file from the classpath.
SpringTestCase - Class in it.openutils.testing.testng
Deprecated. AbstractTestNGSpringContextTests
SpringTestCase() - Constructor for class it.openutils.testing.testng.SpringTestCase
Deprecated.  

T

tearDownDbUnit() - Method in class it.openutils.testing.testng.DbUnitTestCase
Deprecated. Cleans the database after we run the tests.
truncateDataSet - Static variable in class it.openutils.testing.testng.DbUnitTestCase
Deprecated.  

A C D E G I L M S T

Copyright © 2008 Openmind. All Rights Reserved.