@Override public final void setUp() throws Exception { super.setUp(); pattern = new FloatingPointValidationPattern(); }
@Override public void setUp() throws Exception { super.setUp(); dummyAttachment = new Attachment(); }