Gradle Test Run :test
GetJsonKeyTest
summary
|
100%
successful |
Skipped
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| GetJsonKeyTest: Test with Integer (Integer, String) | Test_with_Integer(Integer, String) | 1 | 0 | 1 | 0.008s | 100% |
| GetJsonKeyTest: Test with String (String, String) | Test_with_String(String, String) | 1 | 0 | 1 | 0.008s | 100% |
| GetJsonKeyTest: Test without Param | Test_without_Param() | 1 | 0 | 1 | 0s | 100% |
All
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| GetJsonKeyTest: Test with Integer (Integer, String) | Test_with_Integer(Integer, String) | 1 | 0 | 1 | 0.008s | 100% |
| GetJsonKeyTest: Test with Json (JsonValue, String) | Test_with_Json(JsonValue, String) | 7 | 0 | 0 | 0.008s | 100% |
| GetJsonKeyTest: Test with String (String, String) | Test_with_String(String, String) | 1 | 0 | 1 | 0.008s | 100% |
| GetJsonKeyTest: Test without Param | Test_without_Param() | 1 | 0 | 1 | 0s | 100% |