コード例 #1
0
 public void ToString_Should_Return_Internal_Guid()
 {
     Assert.NotEqual(new Guid(_token.ToString()), Guid.Empty);
 }