|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
it.openutils.testing.junit.AbstractDbUnitJunitSpringContextTests
public class AbstractDbUnitJunitSpringContextTests
| Field Summary | |
|---|---|
protected it.openutils.testing.DbUnitTestContext |
dbUnitTestContext
DBUnit text context. |
protected org.slf4j.Logger |
log
Slf4j logger that can be reused in subclasses. |
| Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests |
|---|
applicationContext, logger |
| Constructor Summary | |
|---|---|
AbstractDbUnitJunitSpringContextTests()
|
|
| Method Summary | |
|---|---|
protected void |
setUpDbUnit()
Setup the Database before running the test method. |
| Methods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests |
|---|
setApplicationContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.slf4j.Logger log
protected it.openutils.testing.DbUnitTestContext dbUnitTestContext
| Constructor Detail |
|---|
public AbstractDbUnitJunitSpringContextTests()
| Method Detail |
|---|
protected void setUpDbUnit()
throws java.lang.Exception
java.lang.Exception - Any exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||