PHP Class PhasingContext

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

Public Methods

Method Description
RightEyeIntraocular ( $rightEye )
__construct ( array $parameters )
iAddANewLeftReading ( )
iAddANewRightReading ( )
iAddLeftEyeCommentsOf ( $comments )
iAddRightEyeCommentsOf ( $comments )
iChooseALeftEyeIntraocularPressureInstrumentOf ( $arg1 )
iChooseALeftEyeIntraocularPressureReadingOf ( $leftEye )
iChooseALeftEyeIntraocularPressureReadingTimeOf ( $time )
iChooseARightEyeIntraocularPressureInstrumentOf ( $arg1 )
iChooseARightEyeIntraocularPressureReadingOf ( $righteye )
iChooseARightEyeIntraocularPressureReadingTimeOf ( $time )
iChooseASecondLeftEyeIntraocularPressureReadingOf ( $reading )
iChooseASecondLeftEyeIntraocularPressureReadingTimeOf ( $time )
iChooseASecondRightEyeIntraocularPressureReadingOf ( $reading )
iChooseASecondRightEyeIntraocularPressureReadingTimeOf ( $time )
iChooseLeftEyeDilationNo ( )
iChooseLeftEyeDilationYes ( )
iChooseRightEyeDilationNo ( )
iChooseRightEyeDilationYes ( )
iConfirmThatTheReadingsInvalidTimeErrorMessagesAreDisplayed ( )
iRemoveTheLastLeftReading ( )
iRemoveTheLastRightReading ( )
iSaveThePhasingEvent ( )
iSaveThePhasingEventAndConfirm ( )

Method Details

RightEyeIntraocular() public method

public RightEyeIntraocular ( $rightEye )

__construct() public method

public __construct ( array $parameters )
$parameters array

iAddANewLeftReading() public method

public iAddANewLeftReading ( )

iAddANewRightReading() public method

iAddLeftEyeCommentsOf() public method

public iAddLeftEyeCommentsOf ( $comments )

iAddRightEyeCommentsOf() public method

public iAddRightEyeCommentsOf ( $comments )

iChooseALeftEyeIntraocularPressureInstrumentOf() public method

iChooseALeftEyeIntraocularPressureReadingOf() public method

iChooseALeftEyeIntraocularPressureReadingTimeOf() public method

iChooseARightEyeIntraocularPressureInstrumentOf() public method

iChooseARightEyeIntraocularPressureReadingOf() public method

iChooseARightEyeIntraocularPressureReadingTimeOf() public method

iChooseASecondLeftEyeIntraocularPressureReadingOf() public method

iChooseASecondLeftEyeIntraocularPressureReadingTimeOf() public method

iChooseASecondRightEyeIntraocularPressureReadingOf() public method

iChooseASecondRightEyeIntraocularPressureReadingTimeOf() public method

iChooseLeftEyeDilationNo() public method

iChooseLeftEyeDilationYes() public method

iChooseRightEyeDilationNo() public method

iChooseRightEyeDilationYes() public method

iConfirmThatTheReadingsInvalidTimeErrorMessagesAreDisplayed() public method

iRemoveTheLastLeftReading() public method

iRemoveTheLastRightReading() public method

iSaveThePhasingEvent() public method

iSaveThePhasingEventAndConfirm() public method