[ summary] [ package list] [ test cases]
| Tests | Errors | Failures | Success rate | Time(s) |
|---|---|---|---|---|
| 5 | 4 | 0 | 20,00% | 0,06 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
| Package | Tests | Errors | Failures | Success Rate | Time |
|---|---|---|---|---|---|
| org.thema.scriptware.digester | 4 | 4 | 0 | 0,00% | 0,05 |
| org.thema | 1 | 0 | 0 | 100,00% | 0,01 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| DigesterPluginTest | 4 | 4 | 0 | 0,00% | 0,050 |
[ summary] [ package list] [ test cases]
|
| 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)
| |
|
| 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)
| |
|
| 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)
| |
|
| 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)
| |