Exemple #1
0
 public void VertexDescriptor_ToString_ReturnsValidValue()
 {
     Assert.AreEqual("1 => VERTEX (10) => 2", _descriptor.ToString());
 }