Summary

[ summary] [ package list] [ test cases]

TestsErrorsFailuresSuccess rateTime(s)
54020,00%0,06

Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.

Package List

[ summary] [ package list] [ test cases]

PackageTestsErrorsFailuresSuccess RateTime
org.thema.scriptware.digester 4400,00%0,05
org.thema 100100,00%0,01

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.thema.scriptware.digester

ClassTestsErrorsFailuresSuccess RateTime
Error DigesterPluginTest 4400,00%0,050

org.thema

ClassTestsErrorsFailuresSuccess RateTime
Success UtilTest 100100,00%0,010

Test Cases

[ summary] [ package list] [ test cases]

DigesterPluginTest

Error testDigest0,02
C:\Scriptware\web\META-INF\plugins.xml (The system cannot find the path specified)
Error testPlugin0,00
C:\Scriptware\web\META-INF\plugins.xml (The system cannot find the path specified)
Error testScript0,01
C:\Scriptware\web\META-INF\plugins.xml (The system cannot find the path specified)
Error testParams0,00
C:\Scriptware\web\META-INF\plugins.xml (The system cannot find the path specified)

UtilTest

Success testGetTableName0,00

Failure details

Error testDigest
C:\Scriptware\web\META-INF\plugins.xml (The system cannot find the path specified)
java.io.FileNotFoundException: C:\Scriptware\web\META-INF\plugins.xml (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 org.thema.scriptware.digester.DigesterPluginTest.setUp(DigesterPluginTest.java:30)
Error testPlugin
C:\Scriptware\web\META-INF\plugins.xml (The system cannot find the path specified)
java.io.FileNotFoundException: C:\Scriptware\web\META-INF\plugins.xml (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 org.thema.scriptware.digester.DigesterPluginTest.setUp(DigesterPluginTest.java:30)
Error testScript
C:\Scriptware\web\META-INF\plugins.xml (The system cannot find the path specified)
java.io.FileNotFoundException: C:\Scriptware\web\META-INF\plugins.xml (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 org.thema.scriptware.digester.DigesterPluginTest.setUp(DigesterPluginTest.java:30)
Error testParams
C:\Scriptware\web\META-INF\plugins.xml (The system cannot find the path specified)
java.io.FileNotFoundException: C:\Scriptware\web\META-INF\plugins.xml (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 org.thema.scriptware.digester.DigesterPluginTest.setUp(DigesterPluginTest.java:30)