Test Result : StringUtilTest
0 failures
26 tests
All Tests
| Test name | Duration | Status |
|---|---|---|
| testAppendHex | 0 ms | Passed |
| testCamelize | 1 ms | Passed |
| testContains | 0 ms | Passed |
| testContains2 | 0 ms | Passed |
| testDecamelize | 0 ms | Passed |
| testDecapitalize | 0 ms | Passed |
| testEndsWithIgnoreCase | 0 ms | Passed |
| testEquals | 0 ms | Passed |
| testEqualsIgnoreCase | 0 ms | Passed |
| testIsBlank | 0 ms | Passed |
| testIsEmpty | 0 ms | Passed |
| testIsNotBlank | 0 ms | Passed |
| testIsNotEmpty | 0 ms | Passed |
| testIsNumver | 0 ms | Passed |
| testLtrim | 0 ms | Passed |
| testReplace | 0 ms | Passed |
| testRtrim | 0 ms | Passed |
| testSplit | 0 ms | Passed |
| testSplit2 | 0 ms | Passed |
| testStartsWithIgnoreCase | 0 ms | Passed |
| testSubstringFromLast | 0 ms | Passed |
| testSubstringToLast | 0 ms | Passed |
| testToHex | 0 ms | Passed |
| testToHex2 | 0 ms | Passed |
| testTrimPrefix | 0 ms | Passed |
| testTrimSuffix | 0 ms | Passed |