Ejemplo n.º 1
0
 public void ThenTheTitleOfTheFirstMainNewsCorrespondsToItsHardcodedValue()
 {
     Assert.AreEqual("Ex-Chancellor accuses UK PM of Brexit 'wrecking'", newsPage.GetMainNews());
 }