[ summary] [ package list] [ test cases]
Tests | Errors | Failures | Success rate | Time(s) |
---|---|---|---|---|
7 | 0 | 1 | 85,71% | 0,47 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
Package | Tests | Errors | Failures | Success Rate | Time |
---|---|---|---|---|---|
kortsoft.kmx.bootstrap | 2 | 0 | 0 | 100,00% | 0,08 |
kortsoft.kmx.deployer | 5 | 0 | 1 | 80,00% | 0,39 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
JarDeployerTest | 1 | 0 | 0 | 100,00% | 0,266 | |
KmxDaemonTest | 4 | 0 | 1 | 75,00% | 0,125 |
testRunDaemon | |
Incorrect deployer expected calls to deploy(). File was not modified expected:<1> but was:<2>
| |
junit.framework.AssertionFailedError: Incorrect deployer expected calls to deploy(). File was not modified expected:<1> but was:<2> at kortsoft.kmx.deployer.KmxDaemonTest.testRunDaemon(KmxDaemonTest.java:120)
|