dory2100

Results 2 comments of dory2100

The class that cannot be found is org/dbunit/dataset/ITableMetaData.I've had this issue resolved by adding dbunit dependency to pom.

But I have another issue with annotation @DatabaseSetup("OtpSendcode.xml") when I run test case.The dataset xml file is in the same directory as test case. java.lang.IllegalArgumentException: Unable to load dataset from...