Summary
[
summary] [
package list] [
test cases]
Tests | Errors | Failures | Success rate | Time(s) |
56 | 0 | 8 | 85,71% | 2,79 |
Note:
failuresare anticipated and checked for with assertions while
errorsare unanticipated.
Package List
[
summary] [
package list] [
test cases]
Package | Tests | Errors | Failures | Success Rate | Time |
com.pnpconsult.zeiterfassung._testonly_
| 2 | 0 | 2 | 0,00% | 0,16 |
com.pnpconsult.zeiterfassung.actions.manager
| 9 | 0 | 4 | 55,56% | 0,54 |
com.pnpconsult.zeiterfassung.actions.user
| 2 | 0 | 0 | 100,00% | 0,12 |
com.pnpconsult.zeiterfassung.helper
| 10 | 0 | 0 | 100,00% | 0,28 |
com.pnpconsult.zeiterfassung.model
| 17 | 0 | 1 | 94,12% | 0,82 |
com.pnpconsult.zeiterfassung.pdf
| 2 | 0 | 0 | 100,00% | 0,16 |
com.pnpconsult.zeiterfassung.table
| 5 | 0 | 1 | 80,00% | 0,23 |
com.pnpconsult.zeiterfassung.tags
| 1 | 0 | 0 | 100,00% | 0,08 |
com.pnpconsult.zeiterfassung.util
| 8 | 0 | 0 | 100,00% | 0,40 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
com.pnpconsult.zeiterfassung.actions.manager
Class | Tests | Errors | Failures | Success Rate | Time |
|
NewBillFormTest
| 9 | 0 | 4 | 55,56% | 0,538 |
com.pnpconsult.zeiterfassung.actions.user
Class | Tests | Errors | Failures | Success Rate | Time |
|
ProjectEntriesTest
| 2 | 0 | 0 | 100,00% | 0,118 |
com.pnpconsult.zeiterfassung.helper
Class | Tests | Errors | Failures | Success Rate | Time |
|
AbstractObjectManager2Test
| 3 | 0 | 0 | 100,00% | 0,130 |
|
ActivityManagerTest
| 1 | 0 | 0 | 100,00% | 0,053 |
|
BillManagerTest
| 3 | 0 | 0 | 100,00% | 0,021 |
|
CustomerManagerTest
| 1 | 0 | 0 | 100,00% | 0,048 |
|
ProjectManagerTest
| 1 | 0 | 0 | 100,00% | 0,017 |
|
UserManagerTest
| 1 | 0 | 0 | 100,00% | 0,010 |
com.pnpconsult.zeiterfassung.model
Class | Tests | Errors | Failures | Success Rate | Time |
|
AbstractUserEntryTest
| 2 | 0 | 1 | 50,00% | 0,222 |
|
BillEntryTest
| 1 | 0 | 0 | 100,00% | 0,165 |
|
BillTest
| 2 | 0 | 0 | 100,00% | 0,156 |
|
ModelTest
| 5 | 0 | 0 | 100,00% | 0,038 |
|
ProjectTest
| 3 | 0 | 0 | 100,00% | 0,077 |
|
UserProjectTest
| 2 | 0 | 0 | 100,00% | 0,093 |
|
UserTest
| 2 | 0 | 0 | 100,00% | 0,070 |
com.pnpconsult.zeiterfassung.tags
Class | Tests | Errors | Failures | Success Rate | Time |
|
InstanceOfTagTest
| 1 | 0 | 0 | 100,00% | 0,078 |
com.pnpconsult.zeiterfassung.util
Class | Tests | Errors | Failures | Success Rate | Time |
|
DateUtilsTest
| 2 | 0 | 0 | 100,00% | 0,128 |
|
DescriptionTest
| 2 | 0 | 0 | 100,00% | 0,222 |
|
MapUtilsTest
| 1 | 0 | 0 | 100,00% | 0,016 |
|
NumberUtilsTest
| 2 | 0 | 0 | 100,00% | 0,013 |
|
SimpleExpressionParserTest
| 1 | 0 | 0 | 100,00% | 0,023 |
Test Cases
[
summary] [
package list] [
test cases]
DatabaseTestSupport
| warning | 0,03 |
No tests found in com.pnpconsult.zeiterfassung._testonly_.DatabaseTestSupport
|
SimpleRateEntry
| warning | 0,00 |
Class com.pnpconsult.zeiterfassung._testonly_.SimpleRateEntry has no public constructor TestCase(String name) or TestCase()
|
NewBillFormTest
| testNoInput | 0,10 |
| testBillingDateSelectedNoInput | 0,04 |
| testBillingDateSelectedNoBillingMonthEntered | 0,00 |
| testBillingDateSelectedBillingMonthEntered | 0,22 |
N/A |
| testBillingDateNotSelectedBillingMonthEntered | 0,00 |
| testStartMonthEntered | 0,02 |
N/A |
| testEndMonthEntered | 0,04 |
N/A |
| testStartAndEndMonthEntered | 0,07 |
N/A |
| testNoProjectNumber | 0,00 |
ProjectEntriesTest
| testNotEmptyEntries | 0,08 |
| testEmptyEntries | 0,00 |
AbstractObjectManager2Test
| testSort_String | 0,03 |
| testSort_Project | 0,05 |
| testSort_Bills | 0,00 |
ActivityManagerTest
| testDelete | 0,01 |
BillManagerTest
| testDelete | 0,01 |
| testLoadUserEntries | 0,00 |
| testLoadBillEntries | 0,00 |
CustomerManagerTest
| testDelete | 0,02 |
ProjectManagerTest
| testDelete | 0,01 |
UserManagerTest
| testDeleteEntry | 0,00 |
AbstractUserEntryTest
| testToString | 0,14 |
expected:<...ä...> but was:<...?§...>
|
| testComputeHourlyRate | 0,02 |
BillEntryTest
| testToString | 0,09 |
BillTest
| testGetLabel | 0,13 |
| testCompareTo | 0,01 |
ModelTest
| testUserRoleRelation | 0,01 |
| testUserProjectRelation | 0,00 |
| testCustomerProjectRelation | 0,00 |
| testUserEntryRelation | 0,00 |
| testEntryModifiedEntryRelation | 0,00 |
ProjectTest
| testToString | 0,06 |
| testCompareTo | 0,00 |
| testTax | 0,01 |
UserProjectTest
| testToString | 0,09 |
| testCompareTo | 0,00 |
UserTest
| testToString | 0,06 |
| testCompareTo | 0,00 |
PdfSerializerTest
| testSerialize | 0,00 |
TableXmlProducerTest
| testSource | 0,15 |
AbstractTableTestCase
| warning | 0,00 |
No tests found in com.pnpconsult.zeiterfassung.table.AbstractTableTestCase
|
RateRowTest
| testAddObject | 0,07 |
TableRowTest
| testAddObject | 0,12 |
TableTest
| testStupid | 0,00 |
| testTableWithDifferentEntryTypes | 0,00 |
InstanceOfTagTest
| testIsInstanceOf | 0,07 |
DateUtilsTest
| testMonthCollection | 0,12 |
| testYearCollection | 0,00 |
DescriptionTest
| testToString | 0,07 |
| testCompareTo | 0,00 |
MapUtilsTest
| testPutMulti | 0,00 |
NumberUtilsTest
| testFormatLong | 0,00 |
| testFormatShort | 0,00 |
SimpleExpressionParserTest
| testParseDouble | 0,01 |
Failure details
|
warning
|
No tests found in com.pnpconsult.zeiterfassung._testonly_.DatabaseTestSupport
|
junit.framework.AssertionFailedError: No tests found in com.pnpconsult.zeiterfassung._testonly_.DatabaseTestSupport
|
|
warning
|
Class com.pnpconsult.zeiterfassung._testonly_.SimpleRateEntry has no public constructor TestCase(String name) or TestCase()
|
junit.framework.AssertionFailedError: Class com.pnpconsult.zeiterfassung._testonly_.SimpleRateEntry has no public constructor TestCase(String name) or TestCase()
|
|
testBillingDateSelectedBillingMonthEntered
|
N/A |
junit.framework.AssertionFailedError at com.pnpconsult.zeiterfassung.actions.manager.NewBillFormTest.assertIsValid(NewBillFormTest.java:150) at com.pnpconsult.zeiterfassung.actions.manager.NewBillFormTest.testBillingDateSelectedBillingMonthEntered(NewBillFormTest.java:66)
|
|
testStartMonthEntered
|
N/A |
junit.framework.AssertionFailedError at com.pnpconsult.zeiterfassung.actions.manager.NewBillFormTest.assertIsValid(NewBillFormTest.java:150) at com.pnpconsult.zeiterfassung.actions.manager.NewBillFormTest.testStartMonthEntered(NewBillFormTest.java:87)
|
|
testEndMonthEntered
|
N/A |
junit.framework.AssertionFailedError at com.pnpconsult.zeiterfassung.actions.manager.NewBillFormTest.assertIsValid(NewBillFormTest.java:150) at com.pnpconsult.zeiterfassung.actions.manager.NewBillFormTest.testEndMonthEntered(NewBillFormTest.java:98)
|
|
testStartAndEndMonthEntered
|
N/A |
junit.framework.AssertionFailedError at com.pnpconsult.zeiterfassung.actions.manager.NewBillFormTest.assertIsValid(NewBillFormTest.java:150) at com.pnpconsult.zeiterfassung.actions.manager.NewBillFormTest.testStartAndEndMonthEntered(NewBillFormTest.java:110)
|
|
testToString
|
expected:<...ä...> but was:<...?§...>
|
junit.framework.ComparisonFailure: expected:<...ä...> but was:<...?§...> at com.pnpconsult.zeiterfassung.model.AbstractUserEntryTest.assertEqualsToString(AbstractUserEntryTest.java:55) at com.pnpconsult.zeiterfassung.model.AbstractUserEntryTest.testToString(AbstractUserEntryTest.java:26)
|
|
warning
|
No tests found in com.pnpconsult.zeiterfassung.table.AbstractTableTestCase
|
junit.framework.AssertionFailedError: No tests found in com.pnpconsult.zeiterfassung.table.AbstractTableTestCase
|