Uses of Class
org.spockframework.runtime.condition.EditOperation
-
Packages that use EditOperation Package Description org.spockframework.runtime.condition -
-
Uses of EditOperation in org.spockframework.runtime.condition
Methods in org.spockframework.runtime.condition that return types with arguments of type EditOperation Modifier and Type Method Description java.util.List<EditOperation>
EditDistance. calculatePath()
Method parameters in org.spockframework.runtime.condition with type arguments of type EditOperation Modifier and Type Method Description java.lang.String
EditPathRenderer. render(java.lang.CharSequence seq1, java.lang.CharSequence seq2, java.util.List<EditOperation> ops)
-