public void CodedUITest_tbBirthYear_IsNotReadOnlyAndHasEmptyStringAndIsNotNull() { UIMap.AssertMethod_tbBirthYear_IsNotReadOnly(); UIMap.AssertMethod_tbBirthYear_HasEmptyString(); UIMap.AssertMethod_tbBirthYear_IsNotNull(); }