C# Класс CodedUITestProject.TestInsertPatientGUIParams

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
UIAgeGroupComboBoxSelectedItem string
UIEthnicityComboBoxSelectedItem string
UIFirstMemberofHousehoCheckBoxChecked bool
UIGenderComboBoxSelectedItem string
UIIncomeComboBoxSelectedItem string
UIIsHeadofHouseholdCheckBoxChecked bool
UIItemEdit1Text string
UIItemEdit1Text1 string
UIItemEdit2Text string
UIItemEdit3Text string
UIItemEditText string
UIItemEditText1 string
UILoginWindowAlternateExePath string
UILoginWindowExePath string

Описание свойств

UIAgeGroupComboBoxSelectedItem публичное свойство

Select '55-69' in 'AgeGroup' combo box
public string UIAgeGroupComboBoxSelectedItem
Результат string

UIEthnicityComboBoxSelectedItem публичное свойство

Select 'Asian' in 'ethnicity' combo box
public string UIEthnicityComboBoxSelectedItem
Результат string

UIFirstMemberofHousehoCheckBoxChecked публичное свойство

Select 'First Member of Household?' check box
public bool UIFirstMemberofHousehoCheckBoxChecked
Результат bool

UIGenderComboBoxSelectedItem публичное свойство

Select 'Male' in 'Gender' combo box
public string UIGenderComboBoxSelectedItem
Результат string

UIIncomeComboBoxSelectedItem публичное свойство

Select '$35,000+' in 'income' combo box
public string UIIncomeComboBoxSelectedItem
Результат string

UIIsHeadofHouseholdCheckBoxChecked публичное свойство

Select 'Is Head of Household?' check box
public bool UIIsHeadofHouseholdCheckBoxChecked
Результат bool

UIItemEdit1Text публичное свойство

Type 'Fluffy' in text box numbered 2 in 'CreateNewPatient' window
public string UIItemEdit1Text
Результат string

UIItemEdit1Text1 публичное свойство

Type 'Davis' in text box numbered 2 in 'CreateHousehold' window
public string UIItemEdit1Text1
Результат string

UIItemEdit2Text публичное свойство

Type 'Kitten' in text box numbered 3 in 'CreateNewPatient' window
public string UIItemEdit2Text
Результат string

UIItemEdit3Text публичное свойство

Type 'Child' in text box numbered 4 in 'CreateNewPatient' window
public string UIItemEdit3Text
Результат string

UIItemEditText публичное свойство

Type '7562' in text box
public string UIItemEditText
Результат string

UIItemEditText1 публичное свойство

Type '5' in text box
public string UIItemEditText1
Результат string

UILoginWindowAlternateExePath публичное свойство

Launch '%USERPROFILE%\Desktop\Spring2016\Software Engineering 3\FCS-Funding\FCS_Funding_WPF\FCS_Funding\bin\Debug\FCS_Funding.exe'
public string UILoginWindowAlternateExePath
Результат string

UILoginWindowExePath публичное свойство

Launch '%USERPROFILE%\Desktop\Spring2016\Software Engineering 3\FCS-Funding\FCS_Funding_WPF\FCS_Funding\bin\Debug\FCS_Funding.exe'
public string UILoginWindowExePath
Результат string