Exemple #1
0
 public void IsEmpty_TestStruct_IsFalse()
 {
     Assert.IsFalse(TestStruct.IsEmpty());
 }