Gradle Test Run :ciRelease
PaiceHuskLancasterStemmer
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| should be reusable across many repeated calls | shouldBeReusableAcrossRepeatedCalls() | 1 | 0 | 0 | 0s | 100% |
| should handle empty and short tokens without null output | shouldHandleEmptyAndShortTokensWithoutNullOutput() | 1 | 0 | 0 | 0.012s | 100% |
| should produce stable benchmark stems for representative words | shouldProduceStableStemsForRepresentativeWords() | 1 | 0 | 0 | 0.001s | 100% |
| should return null only for null inputs | shouldReturnNullOnlyForNullInputs() | 1 | 0 | 0 | 0s | 100% |