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