Package it.tidalwave.thesefoolishthings.examples.inmemoryfinderexample
0 failures(±0)
4 tests(±0)
All Classes
hide/expand the tableClass | Duration | Fail | (diff) | Skip | (diff) | Total | (diff) |
---|---|---|---|---|---|---|---|
PersonFinderTest | 00:00:00.083 | 0 | 0 | 0 | 0 | 4 | 0 |
Order of Execution by Test Method
hide/expand the tableMethod | Description | Duration | Start Time | Status |
---|---|---|---|---|
PersonFinderTest.testAllPersons | null | 00:00:00.083 | Fri Jan 14 05:52:00 UTC 2022 | PASS |
PersonFinderTest.testAllPersonsSortedByFirstName | null | 00:00:00.048 | Fri Jan 14 05:52:00 UTC 2022 | PASS |
PersonFinderTest.testAllPersonsSortedByLastNameDescending | null | 00:00:00.007 | Fri Jan 14 05:52:00 UTC 2022 | PASS |
PersonFinderTest.testPersonRange | null | 00:00:00.010 | Fri Jan 14 05:52:00 UTC 2022 | PASS |