Class ChartInventoryTest
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
-
ChartInventoryTest
public
boolean
|
#
supportsCustomer( integer $cus_id )
Override in child test suites to exclude some customers from every test case. |
public
|
#
testAddRemoveSimpleImmunizationInventory( )
Summary: Add and remove a simple immunization inventory item. Adding an immuniation inventory inserts into the immunization history section. |
public
|
#
testAddRemoveSimpleNonAdministeredInventory( )
Summary: Add and remove a simple non-administered inventory item. |
public
|
#
testAddRemoveSimpleAdministeredInventory( )
Summary: Add and remove a simple custom administered inventory item. |
public
|
#
testIncrementDecrementInventory( )
Summary: Tests the decrement of inventory item when added and increment when removed from a chart. |
public
|
#
testIncrementDecrementInventoryWithMultipleUnits( )
Summary: Tests the decrement of inventory item when added and increment when removed from a chart when multiple units are specified. |
public
|
#
testAddSingleAttachedCodesInventory( )
Summary: Add an inventory item with 1 CPT and 1 Dx code attached. |
public
|
#
testAddSingleAttachedCodesInventoryWithDefaultUnitCount( )
Summary: Add an inventory item with 1 CPT with no default unit count from the fee schedule. Unit count should default to 1. |
public
|
#
testAddSingleAttachedCodesInventoryWithMultipleUnits( )
Summary: Add an inventory item with 1 CPT with a unit count. Assign multiple units to the inventory item. |
public
|
#
testCanOverrideAttachedCptUnitCount( )
Summary: Add an inventory item with 1 CPT with a unit count. Override the unit count for the CPT code. |
__call(),
clickAndWait(),
getView(),
spinWait(),
wait(),
waitForHash(),
within()
|
browsers(),
setMetaData(),
setUp()
|
$dom,
$nestedSelectors
|
$base_url,
$browsers,
$tags
|