Uses of Class
net.ssehub.easy.dslCore.test.StringWithPosition
Packages that use StringWithPosition
-
Uses of StringWithPosition in net.ssehub.easy.dslCore.test
Methods in net.ssehub.easy.dslCore.test with parameters of type StringWithPositionModifier and TypeMethodDescriptionprivate 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.