181920212223242526
NewMarkerSet nms; String path="D:\\_tmp\\mappop\\barleynew.txt"; String pathErr="D:\\_tmp\\mappop\\barleynewErr.txt"; protected void setUp() throws Exception { nms = new NewMarkerSet(); nms.setPattern("12-"); testReadFile(); }