Class ExtendWithTest
java.lang.Object
de.softwareforge.testing.postgres.junit5.ExtendWithTest
@ExtendWith(de.softwareforge.testing.postgres.junit5.EmbeddedPgExtension.class)
public class ExtendWithTest
extends Object
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
testDatabaseInfo
(DatabaseInfo databaseInfo) void
testDataSource
(DataSource dataSource) void
-
Constructor Details
-
ExtendWithTest
public ExtendWithTest()
-
-
Method Details
-
testEmbeddedPostgres
- Throws:
SQLException
-
testDatabaseInfo
- Throws:
SQLException
-
testDataSource
- Throws:
SQLException
-