55565758596061
public void testPropertyInitialized() throws Exception { execute( new TestIsPropertyInitializedExecutable() ); } public void testManyToOneProxy() throws Exception { execute( new TestManyToOneProxyExecutable() ); }
54555657585960
53545556575859
public void testPropertyInitialized() { execute( new TestIsPropertyInitializedExecutable() ); } public void testManyToOneProxy() { execute( new TestManyToOneProxyExecutable() ); }