Exemple #1
0
 public void ThenProjectShouldDisplayProjectWithProjectnameFollow(string expectedTitles)
 {
     _searchDriver.ShowProperty(expectedTitles);
 }