Package com.wakaleo.schemaspy.util
Class JDBCHelperTest
- java.lang.Object
-
- com.wakaleo.schemaspy.util.JDBCHelperTest
-
public class JDBCHelperTest extends Object
- Author:
- john
-
-
Constructor Summary
Constructors Constructor Description JDBCHelperTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testExtractDatabaseType()
Test of extractDatabaseType method, of class com.wakaleo.maven.plugin.schemaspy.util.JDBCHelper.
-