Summary
[
summary] [
package list] [
test cases]
Tests | Errors | Failures | Success rate | Time(s) |
76 | 0 | 0 | 100,00% | 26,68 |
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 |
net.sf.oness.common.model.auditing
| 1 | 0 | 0 | 100,00% | 1,52 |
net.sf.oness.common.model.bo
| 2 | 0 | 0 | 100,00% | 1,20 |
net.sf.oness.common.model.dao
| 11 | 0 | 0 | 100,00% | 2,69 |
net.sf.oness.common.model.temporal
| 35 | 0 | 0 | 100,00% | 3,54 |
net.sf.oness.common.model.temporal.hibernate
| 17 | 0 | 0 | 100,00% | 3,24 |
net.sf.oness.common.model.to
| 1 | 0 | 0 | 100,00% | 0,94 |
net.sf.oness.common.model.util
| 8 | 0 | 0 | 100,00% | 4,57 |
net.sf.oness.common.model.util.dbunit
| 1 | 0 | 0 | 100,00% | 8,97 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
net.sf.oness.common.model.auditing
Class | Tests | Errors | Failures | Success Rate | Time |
|
AuditingUtilsTest
| 1 | 0 | 0 | 100,00% | 1,522 |
net.sf.oness.common.model.dao
Class | Tests | Errors | Failures | Success Rate | Time |
|
AuditingDaoTest
| 3 | 0 | 0 | 100,00% | 0,341 |
|
DaoTest
| 8 | 0 | 0 | 100,00% | 2,353 |
net.sf.oness.common.model.temporal.hibernate
Class | Tests | Errors | Failures | Success Rate | Time |
|
DateRangeTypeTest
| 10 | 0 | 0 | 100,00% | 1,352 |
|
DateTypeTest
| 7 | 0 | 0 | 100,00% | 1,892 |
net.sf.oness.common.model.util.dbunit
Class | Tests | Errors | Failures | Success Rate | Time |
|
DatabasePopulatorTest
| 1 | 0 | 0 | 100,00% | 8,973 |
Test Cases
[
summary] [
package list] [
test cases]
AuditingUtilsTest
| testNotDeleted | 0,49 |
AbstractBusinessObjectTest
| testEquals | 0,17 |
| testToString | 0,07 |
AuditingDaoTest
| testCreate | 0,28 |
| testUpdate | 0,02 |
| testDelete | 0,00 |
DaoTest
| testFindByIdTransient | 1,02 |
| testFindByIdSerializable | 0,22 |
| testFindByIdCollection | 0,19 |
| testCreate | 0,15 |
| testUpdate | 0,15 |
| testDelete | 0,11 |
| testFind | 0,25 |
| testFindWithDetails | 0,21 |
DateRangeTest
| testIsEmpty | 0,02 |
| testIncludesDate | 0,00 |
| testEndNow | 0,01 |
| testUpTo | 0,00 |
| testStartingOn | 0,00 |
| testStartingNow | 0,01 |
| testStartingAndEndingNow | 0,00 |
| testOverlaps | 0,00 |
| testIncludesDateRange | 0,00 |
| testGap | 0,00 |
| testCompareTo | 0,00 |
| testAbuts | 0,00 |
| testPartitionedBy | 0,00 |
| testCombination | 0,00 |
| testIsContiguous | 0,00 |
DateTest
| testDateintintintintintint | 0,39 |
| testDateintintint | 0,00 |
| testDateCalendarint | 0,01 |
| testDateCalendar | 0,00 |
| testGetCalendar | 0,00 |
| testNow | 0,01 |
| testAfter | 0,01 |
| testBefore | 0,00 |
| testCompareTo | 0,00 |
| testGetTime | 0,00 |
| testAddDays | 0,00 |
| testAddYears | 0,00 |
| testGetYear | 0,00 |
| testGetMonth | 0,00 |
| testGetDayOfMonth | 0,00 |
| testEquals | 0,01 |
| testHashCode | 0,01 |
| testClone | 0,01 |
DateRangeTypeTest
| testGetPropertyNames | 0,01 |
| testGetPropertyTypes | 0,00 |
| testGetPropertyValue | 0,03 |
| testSetPropertyValue | 0,00 |
| testReturnedClass | 0,00 |
| testEqualsObjectObject | 0,01 |
| testNullSafeGet | 0,28 |
| testNullSafeSet | 0,10 |
| testDeepCopy | 0,00 |
| testIsMutable | 0,00 |
DateTypeTest
| testSqlTypes | 0,02 |
| testReturnedClass | 0,37 |
| testEqualsObjectObject | 0,01 |
| testNullSafeGet | 0,40 |
| testNullSafeSet | 0,09 |
| testDeepCopy | 0,01 |
| testIsMutable | 0,00 |
TemporalValueUtilTest
| testGetStartComparator | 0,01 |
| testGetEndComparator | 0,00 |
AbstractTransferObjectTest
| testComments | 0,01 |
CollectionUtilsTest
| testAdd | 0,02 |
| testNewSet | 0,00 |
| testCloneCollection | 0,00 |
| testCloneMap | 0,01 |
DatabasePopulatorTest
| testPopulator | 8,06 |
PaginatedListIteratorTest
| testHasNext | 1,23 |
| testNext | 0,00 |
PaginatedListTest
| testGetPageNumber | 0,32 |
| testGetLastPageNumber | 0,00 |