| 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", "ab" |
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] "e3", "e" |
test_toInternalBoldNumber(String, String)[8] |
1 |
0 |
0 |
0s |
100% |