Gradle Test Run :test
StringTrieTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| testCaseInsensitivity() | testCaseInsensitivity() | 1 | 0 | 0 | 0s | 100% |
| testEmptyStringKey() | testEmptyStringKey() | 1 | 0 | 0 | 0s | 100% |
| testNullKey() | testNullKey() | 1 | 0 | 0 | 0.001s | 100% |
| testOverwriteValue() | testOverwriteValue() | 1 | 0 | 0 | 0.001s | 100% |
| testPrefixCollision() | testPrefixCollision() | 1 | 0 | 0 | 0.001s | 100% |
| testPutAndGetSimple() | testPutAndGetSimple() | 1 | 0 | 0 | 0s | 100% |