コード例 #1
0
 public void ThenNameHasBeenAdded()
 {
     Assert.AreEqual(_applicationPage.GetNewFolderNameInput(), UserName);
 }