194195196197198199200201202203204
} // // Test: Confirm parent // parent = poa3.the_parent(); TEST(parent._is_equivalent(poa2)); poa.destroy(true, true); poa2.destroy(true, true); }