Unit Test Results

Designed for use with JUnit and Ant.

Class junit.cookbook.coffee.jdbc.test.InsertProductJdbcQueryTest

NameTestsErrorsFailuresTime(s)
InsertProductJdbcQueryTest1100.481

Tests

NameStatusTypeTime(s)
testParametersErrorjunit/cookbook/coffee/data/jdbc/CatalogStoreJdbcQueryBuilder

java.lang.NoClassDefFoundError: junit/cookbook/coffee/data/jdbc/CatalogStoreJdbcQueryBuilder
at junit.cookbook.coffee.jdbc.test.InsertProductJdbcQueryTest.testParameters(InsertProductJdbcQueryTest.java:14)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
0.020
Properties »