Class PatchTestsBase
- java.lang.Object
-
- org.eclipse.epsilon.egl.test.acceptance.patch.PatchTestsBase
-
- Direct Known Subclasses:
PatchTests
,WildcardTests
public class PatchTestsBase extends java.lang.Object
- Since:
- 1.6
-
-
Constructor Summary
Constructors Constructor Description PatchTestsBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Patch
createPatch(java.lang.String... lines)
-
-
-
Method Detail
-
createPatch
protected Patch createPatch(java.lang.String... lines)
-
-