コード例 #1
0
 public void DesktopViewDiscoveryValidateEmployeeDetailsGeneralSection()
 {
     UICompositionAssertion <WpfAppLauncher> .AssertEmployeeGeneralData();
 }
コード例 #2
0
 public void UICompositionValidateGeneralDataForAllEmployees()
 {
     UICompositionAssertion <WpfAppLauncher> .AssertEmployeeGeneralData();
 }