| Child |
Name |
Tests |
Failures |
Skipped |
Duration |
Success rate |
| [1] "True", "true" |
executeReturnFunctionWithValidBooleanValueStringTest(String, Boolean)[1] |
1 |
0 |
0 |
0s |
100% |
| [2] "true", "true" |
executeReturnFunctionWithValidBooleanValueStringTest(String, Boolean)[2] |
1 |
0 |
0 |
0.001s |
100% |
| [3] "1", "true" |
executeReturnFunctionWithValidBooleanValueStringTest(String, Boolean)[3] |
1 |
0 |
0 |
0s |
100% |
| [4] "False", "false" |
executeReturnFunctionWithValidBooleanValueStringTest(String, Boolean)[4] |
1 |
0 |
0 |
0.001s |
100% |
| [5] "false", "false" |
executeReturnFunctionWithValidBooleanValueStringTest(String, Boolean)[5] |
1 |
0 |
0 |
0s |
100% |
| [6] "0", "false" |
executeReturnFunctionWithValidBooleanValueStringTest(String, Boolean)[6] |
1 |
0 |
0 |
0.001s |
100% |