Package com.github.mjeanroy.dbunit.integration.spring.junit4
package com.github.mjeanroy.dbunit.integration.spring.junit4
-
ClassesClassDescriptionThis rule provide a fine integration between spring embedded database and dbunit: Ensure that embedded database is started and available before dbUnit load dataSet. Shutdown database after test.A JUnit 4
Rule
that can be used to start/stop embedded database.