Gradle Test Run :test
testSetVariableValue(String, String)
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| [1] SetVariableValue("xxx", "aaa") | testSetVariableValue(String, String)[1] | 1 | 0 | 0 | 0s | 100% |
| [2] SetVariableValue("0", "111") | testSetVariableValue(String, String)[2] | 1 | 0 | 0 | 0s | 100% |
| [3] SetVariableValue("", "") | testSetVariableValue(String, String)[3] | 1 | 0 | 0 | 0s | 100% |