50515253545556
* @author Max Ross <maxr@google.com> */ public class JPASubclassTest extends JPATestCase { public void testUnsupportedStrategies_GAE() { assertUnsupportedByGAE(new JoinedChild()); }