Exemplo n.º 1
0
 public void DesktopViewDiscoveryValidateEmployeeDetailsGeneralSection()
 {
     UICompositionAssertion <WpfAppLauncher> .AssertEmployeeGeneralData();
 }
 public void UICompositionValidateGeneralDataForAllEmployees()
 {
     UICompositionAssertion <WpfAppLauncher> .AssertEmployeeGeneralData();
 }