Uses of Class
net.ssehub.easy.dslCore.test.StringWithPosition
-
Packages that use StringWithPosition Package Description net.ssehub.easy.dslCore.test Some testing foundations. -
-
Uses of StringWithPosition in net.ssehub.easy.dslCore.test
Methods in net.ssehub.easy.dslCore.test with parameters of type StringWithPosition Modifier and Type Method Description private booleanAbstractTest. handleReplacementComment(StringWithPosition expected, StringWithPosition actual)Handles a replacement comment, i.e.private booleanAbstractTest. handleWindowsLinuxLineEnd(StringWithPosition s1, StringWithPosition s2)Compare and handle possible line ends for equality over windows and linux conventions.
-