Beispiel #1
0
 public void TestGetRelationshipPartOwner(string source, string relsPart)
 {
     Assert.Equal(source, Relationships.GetRelationshipPartOwner(relsPart));
 }