Class PatientCommentsTest
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
-
PatientCommentsTest
Methods summary
public
|
#
testCanAddAndRemovePatientComments( )
Summary:
Patient comments can be added and removed from a patient's record.
Summary:
Patient comments can be added and removed from a patient's record.
Author
jtracy
|
Methods inherited from Azalea\Selenium\App\ApplicationTestCase
assertErrorPopup(),
assertNoErrorPopups(),
assertPatientRecord(),
assertView(),
clearLocalStorage(),
getApp(),
getChartEncounterIdFromHash(),
getCustomerId(),
getEncounterIdFromHash(),
login(),
setUpPage(),
skip(),
supportsCustomer(),
waitForAjax(),
waitForHaze()
|