java.lang.Object
io.ebean.test.config.platform.PlatformAutoConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidConfigure the DataSource for the extra database.voidrun()Run setting up for testing.
-
Constructor Details
-
PlatformAutoConfig
-
-
Method Details
-
configExtraDataSource
public void configExtraDataSource()Configure the DataSource for the extra database. -
run
public void run()Run setting up for testing.
-