Gradle Test Run :test
JsonKeyExistsTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| JsonKeyExistsTest: Test with Integer (JsonValue, Integer, String) | Test_with_Integer(JsonValue, Integer, String) | 6 | 0 | 0 | 0.007s | 100% |
| JsonKeyExistsTest: Test with Json (JsonValue, JsonValue, String) | Test_with_Json(JsonValue, JsonValue, String) | 14 | 0 | 0 | 0.019s | 100% |
| JsonKeyExistsTest: Test with String (JsonValue, String, String) | Test_with_String(JsonValue, String, String) | 10 | 0 | 0 | 0.012s | 100% |