List<TestCase> testCases = new ArrayList<TestCase>();
testCases.add(testCase);
process.setTestCases(testCases);
CompactProcess cProcess = new CompactProcess(process, repository,
frameAddressResolver, runtimeProperties);
ProcessTester tester = new ProcessTester(cProcess, true);
/* The process test fails, because there is no perfect