[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
22 | 0 | 0 | 0 | 100% | 0.427 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
uk.co.datumedge.hamcrest.json | 22 | 0 | 0 | 0 | 100% | 0.427 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | SameJSONAsTest | 22 | 0 | 0 | 0 | 100% | 0.427 |
[Summary] [Package List] [Test Cases]
![]() | matchesEmptyJSONArrays | 0.05 |
![]() | doesNotMatchOneEmptyAndOneNonEmptyJSONArray | 0.009 |
![]() | appendsExpectedStringValueToDescription | 0.008 |
![]() | appendsFieldMismatchToMismatchDescription | 0.014 |
![]() | appendsMissingKeyToMismatchDescription | 0.012 |
![]() | appendsFailureStringToMismatchDescription | 0.005 |
![]() | doesNotMatchWhenJSONExceptionIsCaught | 0.037 |
![]() | appendsJSONExceptionStacktraceToMismatchDescription | 0.006 |
![]() | doesNotMatchWhenActualJSONHasExtraFields | 0.005 |
![]() | matchesWithAdditionalFieldsInActualJSONArray | 0.006 |
![]() | matchesJSONArrayHavingElementsInAnyOrder | 0.026 |
![]() | doesNotMatchJSONArrayHavingElementsInAnyOrderWithAdditionalFieldsInExpectedJSONObject | 0.005 |
![]() | matchesJSONArrayWithAdditionalFieldsInExpectedJSONArrayHavingElementsInAnyOrder | 0.004 |
![]() | matchesEmptyJSONObjects | 0.007 |
![]() | doesNotMatchOneEmptyAndOneNonEmptyJSONObject | 0.005 |
![]() | matchesWithAdditionalFieldsInActualJSONObject | 0.008 |
![]() | doesNotMatchWithAdditionalFieldsInExpectedJSONObject | 0 |
![]() | matchesJSONObjectHavingArrayElementsInAnyOrder | 0.004 |
![]() | doesNotMatchJSONObjectHavingArrayElementsInAnyOrderWithAdditionalFieldsInExpectedJSONObject | 0.007 |
![]() | matchesJSONObjectWithAdditionalFieldsInExpectedJSONObjectAndHavingArrayElementsInAnyOrder | 0.003 |
![]() | matchesJSONObjectsAsStrings | 0.004 |
![]() | doesNotMatchJSONArrayAndJSONObject | 0.004 |