// //////////////////////////////////////
public void setUpTest() throws Exception
{
filter_ = new ETCLFilter(getConfiguration(), new DefaultEvaluationContextFactory(
getEvaluator()), new DefaultMessageFactory(getORB(), getConfiguration()), getORB(), getPOA());
testPerson_ = getTestUtils().getTestPersonAny();
}