Class PatentsListTest
To enable Sauce Labs testing, extend SauceLabsTestCase To enable local testing, extend SeleniumTestCase
- Sauce\Sausage\WebDriverTestCase
-
Azalea\Selenium\Toolkit\SauceLabsTestCase
-
Azalea\Selenium\Toolkit\TestCase
-
Azalea\Selenium\App\ApplicationTestCase
-
PatentsListTest
public
|
#
testPatientsListSearch( )
Summary: Test searching for a patient from the Patients screen and opening the patient's record from the search results list. |
public
|
#
testPatientsListFiltersSimple( )
Summary: Test filtering the patient list by some of the default columns, including: Gender, Age, Status, Primary Insurance, and Rendering Provider. |
public
|
#
testPatientsListFiltersWithExtraColumns( )
Summary: Test filtering the patient list by some of the extra (hidden) columns, including: Marital status, Preferred Language, and Ethnicity. |
public
|
#
testPatientsListFiltersCombined( )
Summary: Test filtering the patient list by a combination of different filters: Gender + Age + Primary Insurance. Gender + Rendering Provider + Marital Status. |
__call(),
clickAndWait(),
getView(),
spinWait(),
wait(),
waitForHash(),
within()
|
browsers(),
setMetaData(),
setUp()
|
$dom,
$nestedSelectors
|
$base_url,
$browsers,
$tags
|