The capabilities of the Slick profile, possibly modified for this test configuration.
This method is called to clean up after running all tests.
This method is called to clean up after running all tests. It defaults to cleanUpBefore().
This method is called to clean up before running all tests.
This method is called to clean up before running all tests.
The test database name
The test database name
The test configuration
The test configuration
Create the Database object for this test database configuration
Create the Database object for this test database configuration
This method is called between individual test methods to remove all database artifacts that were created by the test.
This method is called between individual test methods to remove all database artifacts that were created by the test.
Check if this test database is enabled
Check if this test database is enabled
Indicates whether the database persists after closing the last connection
Indicates whether the database persists after closing the last connection
Indicates whether the database's sessions have shared state.
Indicates whether the database's sessions have shared state. When a database is shared but not persistent, Testkit keeps a session open to make it persistent.
The profile for the database
The tests to run for this configuration.
The tests to run for this configuration.