70717273747576777879
doMatchAllTests( rep ); } public void testOroRegExp() throws Exception { OroRegExpProvider rep = new OroRegExpProvider(); doMatchRegExpTests( rep ); doReplaceRegExpTests( rep ); doMatchAllTests( rep ); }