コード例 #1
0
ファイル: ComposeSteps.cs プロジェクト: NagKothapalli/CBRE
 public void ThenTheEmailShouldBeSentSuccessfully()
 {
     myCompose.ValidateEmail();
 }