* setup EventChannelFactory, FilterFactory and Any with Testdata
*/
@Before
public void setUp() throws Exception
{
testUtils_ = new NotificationTestUtils();
factory_ = getEventChannelFactory();
// prepare test data
testPerson_ = testUtils_.getTestPersonAny();