Gradle Test Run :test

encode(String, String)

summary

25

tests

0

failures

0

skipped

0.040s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
produces patches that reconstruct the target shouldReconstructTargetForRoundTripPairs(int, String, String) 19 0 0 0.031s 100%
remains correct when reused across different input sizes shouldRemainCorrectWhenReusedAcrossDifferentInputSizes() 1 0 0 0.003s 100%
returns canonical NOOP patch for equal empty words shouldReturnCanonicalNoopPatchForEqualEmptyWords() 1 0 0 0.001s 100%
returns canonical NOOP patch for equal words shouldReturnCanonicalNoopPatchForEqualWords() 1 0 0 0.001s 100%
returns null when source is null shouldReturnNullWhenSourceIsNull() 1 0 0 0.001s 100%
returns null when target is null shouldReturnNullWhenTargetIsNull() 1 0 0 0.001s 100%
supports custom operation costs shouldSupportCustomOperationCosts() 1 0 0 0.001s 100%