コード例 #1
0
ファイル: YesNoTest.cs プロジェクト: LauraXiulan/Qowaiv
 public void IsEmpty_TestStruct_IsFalse()
 {
     Assert.IsFalse(TestStruct.IsEmpty());
 }