public void testFilterFeaturesAdvancedCondition1() throws Exception {
// create annotation tester with the regex annotator specifier
AnnotatorTester annotTester = new AnnotatorTester(JUnitExtension
.getFile("filters/RegExAnnotFilterFeature.xml"));
CAS cas = annotTester.performTest("AdvancedFilterRegex", "en-US");
// define result interested in
String[] tofs = { "uima.tcas.DocumentAnnotation:language", "org.apache.uima.TestAnnot" };
// compare results