Uses of Class
guru.mikelue.jdut.DataConductException
-
Packages that use DataConductException Package Description guru.mikelue.jdut jdata-unit-test(JDUT) is a framework to ease the data building/cleaning for automatic testing, which the test is repeatable without interfere each other. -
-
Uses of DataConductException in guru.mikelue.jdut
Methods in guru.mikelue.jdut that return DataConductException Modifier and Type Method Description static DataConductException
DataConductException. as(SQLException e)
As the type ofSQLExceptionConvert
.
-