TestGetText
Tests
| Test |
Method name |
Duration |
Result |
| testFailNullPath() |
testFailNullPath() |
0.001s |
passed |
| [1] .. |
testFailRelPath(String)[1] |
0.002s |
passed |
| [2] ../abc |
testFailRelPath(String)[2] |
0s |
passed |
| [3] /.. |
testFailRelPath(String)[3] |
0s |
passed |
| [4] abc/../ |
testFailRelPath(String)[4] |
0.001s |
passed |
| testFailRelPath3() |
testFailRelPath3() |
0.001s |
passed |
| [1] undef |
testFailUnknownPath(String)[1] |
0s |
passed |
| [2] /undef |
testFailUnknownPath(String)[2] |
0.001s |
passed |
| [1] en |
testSuccess(String)[1] |
0.001s |
passed |
| [2] de |
testSuccess(String)[2] |
0.001s |
passed |
| testSuccessBanner() |
testSuccessBanner() |
0.003s |
passed |
| testSuccessH1() |
testSuccessH1() |
0.001s |
passed |