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