@ContextConfiguration(locations={"classpath*:resthubContext.xml","classpath*:applicationContext.xml"})
@TransactionConfiguration(defaultRollback=false)
public abstract class AbstractTransactionalTest
extends org.springframework.test.context.testng.AbstractTransactionalTestNGSpringContextTests
Constructor and Description |
---|
AbstractTransactionalTest() |
countRowsInTable, countRowsInTableWhere, deleteFromTables, deleteFromTableWhere, dropTables, executeSqlScript, setDataSource, setSqlScriptEncoding
run, setApplicationContext, springTestContextAfterTestClass, springTestContextAfterTestMethod, springTestContextBeforeTestClass, springTestContextBeforeTestMethod, springTestContextPrepareTestInstance
Copyright © 2009–2014. All rights reserved.