Class EncounterProceduresTest
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
-
EncounterProceduresTest
public
boolean
|
#
supportsCustomer( integer $cus_id )
Override in child test suites to exclude some customers from every test case. |
public
|
#
testAddAndRemove( )
Summary: Add and remove Procedure Codes in an Encounter using Quick Submit and Search functions. |
public
|
#
testAddAndRemoveDxPointers( )
Summary: When adding a procedure code in an Encounter with an existing diagnosis code the procedure points to the diagnosis code. Removing the diagnosis code removes the dx pointer from the procedure code. |
public
|
#
testApplyNewDxToAllProcedureCodes( )
Summary: When adding a dx pointer to an Encounter with at least one procedure code and "Apply new diagnoses to all CPT Codes Below" checked, the procedure codes receive the Dx pointer and do not when the option is not checked. |
public
|
#
testClearAllDxPointers( )
Summary: The "Clear All DX Pointers" button removes all Dx pointers from existing procedure codes. |
public
|
#
testApplyDxPointerToProcedures( )
Summary: The "Apply to CPTs" button applies the Dx code to all existing procedure codes in the Encounter. |
__call(),
clickAndWait(),
getView(),
spinWait(),
wait(),
waitForHash(),
within()
|
browsers(),
setMetaData(),
setUp()
|
$dom,
$nestedSelectors
|
$base_url,
$browsers,
$tags
|