Class UnitTestCommon.ModDelete

  • All Implemented Interfaces:
    UnitTestCommon.Modifier
    Enclosing class:
    UnitTestCommon

    public static class UnitTestCommon.ModDelete
    extends Object
    implements UnitTestCommon.Modifier
    Instance of Modifier specialized to delete lines matching a given Java regular expression of text before is is passed to compare(). A Line is defined by text.split("[\n]").