Gradle Test Run :ciRelease

PatchCommandEncoder

summary

149

tests

0

failures

0

skipped

0.207s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
apply(String, String) org.egothor.stemmer.PatchCommandEncoderTest$ApplyTests 77 0 0 0.113s 100%
construction org.egothor.stemmer.PatchCommandEncoderTest$ConstructionTests 6 0 0 0.006s 100%
encode(String, String) org.egothor.stemmer.PatchCommandEncoderTest$EncodeTests 26 0 0 0.025s 100%
reversed-word processing org.egothor.stemmer.PatchCommandEncoderTest$ReversedWordProcessingTests 19 0 0 0.031s 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.027s 100%