Class 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)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PatchTestsBase

        public PatchTestsBase()
    • Method Detail

      • createPatch

        protected Patch createPatch​(java.lang.String... lines)