Gradle Test Run :test
SizeTest
summary
|
100%
successful |
Skipped
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| SizeTest: Test without Param | Test_without_Param() | 1 | 0 | 1 | 0s | 100% |
All
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| SizeTest: Test with Integer (Integer, String) | Test_with_Integer(Integer, String) | 3 | 0 | 0 | 0.003s | 100% |
| SizeTest: Test with Json (JsonValue, String) | Test_with_Json(JsonValue, String) | 10 | 0 | 0 | 0.009s | 100% |
| SizeTest: Test with String (String, String) | Test_with_String(String, String) | 9 | 0 | 0 | 0.006s | 100% |
| SizeTest: Test without Param | Test_without_Param() | 1 | 0 | 1 | 0s | 100% |