startEnd, UnidirLevel.Middle, "yar");
testAddChildToOneToManyParentWithUnencodedStringPk(
new HasOneToManyUnencodedStringPkSet(), new BidirTopUnencodedStringPkJDO(),
startEnd, UnidirLevel.Bottom, "yas");
testAddChildToOneToManyParentWithUnencodedStringPk(
new HasOneToManyUnencodedStringPkSet(), new BidirBottomUnencodedStringPk(),
startEnd, UnidirLevel.Top, "yat");
}