Class ChartSmokingStatusTest
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
-
ChartSmokingStatusTest
Methods summary
public
boolean
|
#
supportsCustomer( integer $cus_id )
Override in child test suites to exclude some customers
from every test case.
Override in child test suites to exclude some customers
from every test case.
Parameters
Returns
boolean
Overrides
|
public
|
#
testAddRemoveSmokingStatus( )
Summary:
Add and remove smoking status entries from the chart.
Summary:
Add and remove smoking status entries from the chart.
|
Methods inherited from Azalea\Selenium\App\ApplicationTestCase
assertErrorPopup(),
assertNoErrorPopups(),
assertPatientRecord(),
assertView(),
clearLocalStorage(),
getApp(),
getChartEncounterIdFromHash(),
getCustomerId(),
getEncounterIdFromHash(),
login(),
setUpPage(),
skip(),
waitForAjax(),
waitForHaze()
|