Module net.morimekta.testing.junit5
Package net.morimekta.testing.junit5.sql
Annotation Type DataSourceDriverClass
-
@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface DataSourceDriverClass
Specify the driver class to load for using the database. Only needed if the driver class is not available using service lookup /