Gradle Test Run :test

testUnaryOperators(String, double)

summary

3

tests

0

failures

0

skipped

0.003s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
[1] "-5", "-5.0" testUnaryOperators(String, double)[1] 1 0 0 0.001s 100%
[2] "+5", "5.0" testUnaryOperators(String, double)[2] 1 0 0 0.001s 100%
[3] "-(2-10)", "8.0" testUnaryOperators(String, double)[3] 1 0 0 0s 100%