public void testSetFeatureValues3() throws Exception {
// create annotation tester with the regex annotator specifier
AnnotatorTester annotTester = new AnnotatorTester(JUnitExtension
.getFile("setFeatureValues/RegExAnnotFeatureValues.xml"));
CAS cas = annotTester.performTest("RuleRegex32.4", "en");
// define result interested in
String[] tofs = { "org.apache.uima.TestAnnot",
"org.apache.uima.TestAnnot:testFeature0",
"org.apache.uima.TestAnnot:testFeature1",