| Package | Description |
|---|---|
| com.github.springtestdbunit |
| Modifier and Type | Method and Description |
|---|---|
void |
DbUnitRunner.afterTestMethod(DbUnitTestContext testContext)
Called after a test method is executed to perform any database teardown and to check expected results.
|
void |
DbUnitRunner.beforeTestMethod(DbUnitTestContext testContext)
Called before a test method is executed to perform any database setup.
|
Copyright © 2016. All rights reserved.