Gradle Test Run :test

test_toInternalBoldNumber(String, String)

summary

8

tests

0

failures

0

skipped

0.007s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
[1] "abc", "abc" test_toInternalBoldNumber(String, String)[1] 1 0 0 0s 100%
[2] "", "" test_toInternalBoldNumber(String, String)[2] 1 0 0 0s 100%
[3] " ", " " test_toInternalBoldNumber(String, String)[3] 1 0 0 0.001s 100%
[4] "0", "" test_toInternalBoldNumber(String, String)[4] 1 0 0 0.001s 100%
[5] "a1b2", "ab" test_toInternalBoldNumber(String, String)[5] 1 0 0 0.001s 100%
[6] "0", "" test_toInternalBoldNumber(String, String)[6] 1 0 0 0s 100%
[7] "1234567890", "" test_toInternalBoldNumber(String, String)[7] 1 0 0 0s 100%
[8] "e3", "e" test_toInternalBoldNumber(String, String)[8] 1 0 0 0s 100%