PHP Class OperationNoteContext

Inheritance: extends SensioLabs\Behat\PageObjectExtension\Context\PageObjectContext
Show file Open project: openeyes/openeyes

Public Methods

Method Description
__construct ( array $parameters )
iAddAnaestheticCommentsOf ( $comments )
iChooseAComplicationOf ( $complication )
iChooseASupervisingSurgeonOf ( $super )
iChooseASurgeonOf ( $surgeon )
iChooseAnAnaestheticAgentOf ( $agent )
iChooseAnAssistantOf ( $assistant )
iChooseAnaestheticTypeOfGa ( )
iChooseAnaestheticTypeOfLa ( )
iChooseAnaestheticTypeOfLac ( )
iChooseAnaestheticTypeOfLas ( )
iChooseAnaestheticTypeOfTopical ( )
iChooseDeliveryByOther ( )
iChooseDeliveryByPeribulbar ( )
iChooseDeliveryByRetrobulbar ( )
iChooseDeliveryBySubconjunctival ( )
iChooseDeliveryBySubtenons ( )
iChooseDeliveryByTopical ( )
iChooseDeliveryByTopicalIntracameral ( )
iChooseGivenByAnaesthetist ( )
iChooseGivenByAnaesthetistTehnician ( )
iChooseGivenByNurse ( )
iChooseGivenByOther ( )
iChooseGivenBySurgeon ( )
iChooseOperationCommentsOf ( $comments )
iChoosePerOperativeDrugsOf ( $drug )
iChoosePostOpInstructionsOf ( $instructions )
iClickOnPCRReferenceLink ( )
iClickSaveButton ( )
iSaveTheOperationNote ( )
iSaveTheOperationNoteAndConfirmItHasBeenCreatedSuccessfully ( )
iSelectACommonProcedureOf ( $common )
iSelectAnEmergencyOperationNote ( )
iSelectAnaestheticComplications ( $complication )
iSelectCataractComplication ( $complication )
iSelectCreateOperationNote ( )
iSelectEyeProcedure ( $side )
iSelectIolType ( $type )
iSelectProcedureLeftEye ( )
iSelectProcedureRightEye ( )
iSelectThePCRRisk ( )
iSetIolPower ( $power )
iSetPredictedRefraction ( $power )
iSetThePcrOptionTo ( $side, $option, $value )
iShouldSeeAnaestheticComplicationsEmptyErrorMessage ( )
iShouldSeeCataractComplicationsEmptyErrorMessage ( )
iShouldSeePCRReference ( )

Method Details

__construct() public method

public __construct ( array $parameters )
$parameters array

iAddAnaestheticCommentsOf() public method

public iAddAnaestheticCommentsOf ( $comments )

iChooseAComplicationOf() public method

public iChooseAComplicationOf ( $complication )

iChooseASupervisingSurgeonOf() public method

public iChooseASupervisingSurgeonOf ( $super )

iChooseASurgeonOf() public method

public iChooseASurgeonOf ( $surgeon )

iChooseAnAnaestheticAgentOf() public method

public iChooseAnAnaestheticAgentOf ( $agent )

iChooseAnAssistantOf() public method

public iChooseAnAssistantOf ( $assistant )

iChooseAnaestheticTypeOfGa() public method

iChooseAnaestheticTypeOfLa() public method

iChooseAnaestheticTypeOfLac() public method

iChooseAnaestheticTypeOfLas() public method

iChooseAnaestheticTypeOfTopical() public method

iChooseDeliveryByOther() public method

iChooseDeliveryByPeribulbar() public method

iChooseDeliveryByRetrobulbar() public method

iChooseDeliveryBySubconjunctival() public method

iChooseDeliveryBySubtenons() public method

iChooseDeliveryByTopical() public method

iChooseDeliveryByTopicalIntracameral() public method

iChooseGivenByAnaesthetist() public method

iChooseGivenByAnaesthetistTehnician() public method

iChooseGivenByNurse() public method

public iChooseGivenByNurse ( )

iChooseGivenByOther() public method

public iChooseGivenByOther ( )

iChooseGivenBySurgeon() public method

iChooseOperationCommentsOf() public method

public iChooseOperationCommentsOf ( $comments )

iChoosePerOperativeDrugsOf() public method

public iChoosePerOperativeDrugsOf ( $drug )

iChoosePostOpInstructionsOf() public method

public iChoosePostOpInstructionsOf ( $instructions )

iClickSaveButton() public method

public iClickSaveButton ( )

iSaveTheOperationNote() public method

iSaveTheOperationNoteAndConfirmItHasBeenCreatedSuccessfully() public method

iSelectACommonProcedureOf() public method

public iSelectACommonProcedureOf ( $common )

iSelectAnEmergencyOperationNote() public method

iSelectAnaestheticComplications() public method

public iSelectAnaestheticComplications ( $complication )

iSelectCataractComplication() public method

public iSelectCataractComplication ( $complication )

iSelectCreateOperationNote() public method

iSelectEyeProcedure() public method

public iSelectEyeProcedure ( $side )

iSelectIolType() public method

public iSelectIolType ( $type )

iSelectProcedureLeftEye() public method

iSelectProcedureRightEye() public method

iSelectThePCRRisk() public method

public iSelectThePCRRisk ( )

iSetIolPower() public method

public iSetIolPower ( $power )

iSetPredictedRefraction() public method

public iSetPredictedRefraction ( $power )

iSetThePcrOptionTo() public method

public iSetThePcrOptionTo ( $side, $option, $value )

iShouldSeeAnaestheticComplicationsEmptyErrorMessage() public method

iShouldSeeCataractComplicationsEmptyErrorMessage() public method

iShouldSeePCRReference() public method