Unit Test Results

Designed for use with JUnit and Ant.

Class junit.cookbook.coffee.jdbc.test.SqlStringTest

NameTestsErrorsFailuresTime(s)
SqlStringTest1100.461

Tests

NameStatusTypeTime(s)
testAddProductSqlStringErrortest\data\expectedSqlStrings.properties (The system cannot find the path specified)

java.io.FileNotFoundException: test\data\expectedSqlStrings.properties (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at junit.cookbook.coffee.jdbc.test.SqlStringTest.setUp(SqlStringTest.java:19)
0.020
Properties »