Gradle Test Run :ciRelease

PatchCommandEncoder

summary

149

tests

0

failures

0

skipped

0.203s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
apply(String, String) org.egothor.stemmer.PatchCommandEncoderTest$ApplyTests 77 0 0 0.099s 100%
construction org.egothor.stemmer.PatchCommandEncoderTest$ConstructionTests 6 0 0 0.007s 100%
encode(String, String) org.egothor.stemmer.PatchCommandEncoderTest$EncodeTests 26 0 0 0.030s 100%
reversed-word processing org.egothor.stemmer.PatchCommandEncoderTest$ReversedWordProcessingTests 19 0 0 0.028s 100%
stemming-oriented scenarios org.egothor.stemmer.PatchCommandEncoderTest$StemmingScenarioTests 4 0 0 0.003s 100%
preserves correctness under mirrored input orientation shouldPreserveCorrectnessUnderMirroredInputOrientation(int, String, String) 17 0 0 0.033s 100%