6162636465666768697071
} public void testCanBeFiltered() { assertEquals( 8, dadAsSeenFromSon.getDeclaredProperties( "property", new Filter() { public boolean returnStatic() { return true; }
6465666768697071727374
} public void testCanBeFiltered() { assertEquals( 10, dadAsSeenFromSon.getDeclaredProperties( "property", new Filter() { public boolean returnStatic() { return true; }