Test Summary
|
84%
successful |
Failed tests
- DatabaseGoodCasesTest. Assert connecting to database
- DatabaseGoodCasesTest. Assert that the TestClass could be inserted into the database
- DatabaseGoodCasesTest. Assert that the TestClass could be inserted into the database
- GoodCasesTest. Assert that removing a worker removes the worker from the worker list
Packages
| Package | Tests | Failures | Ignored | Duration | Success rate |
|---|---|---|---|---|---|
| hhn.temp.project | 25 | 4 | 0 | 1.063s | 84% |
Classes
| Class | Tests | Failures | Ignored | Duration | Success rate |
|---|---|---|---|---|---|
| hhn.temp.project.BadCasesTest | 8 | 0 | 0 | 0.016s | 100% |
| hhn.temp.project.DatabaseBadCasesTest | 1 | 0 | 0 | 0.070s | 100% |
| hhn.temp.project.DatabaseGoodCasesTest | 3 | 3 | 0 | 0.892s | 0% |
| hhn.temp.project.GoodCasesTest | 13 | 1 | 0 | 0.085s | 92% |