コード例 #1
0
ファイル: RESTFeatureSteps.cs プロジェクト: himanshu2506/C-
 public void ThenRegistrationIsSuccessful()
 {
     Assert.IsTrue(obj.Valid());
 }