PHP Class BiometryContext

Inheritance: extends SensioLabs\Behat\PageObjectExtension\Context\PageObjectContext
显示文件 Open project: openeyes/openeyes

Public Methods

Method Description
__construct ( array $parameters )
iCancelTheEventCreation ( )
iCheckFormulaDropDown ( $formula, $eyeSide )
iCheckLensDropDown ( $lensType, $eyeSide )
iCheckThatLenstypeIsNotSelectedByDefault ( )
iCheckThatNoLenstypeSelectionIsNotShowingAnyError ( )
iLookDataInBiometryPage ( $value, $eyeSide, $tabType )
iLookForEventSummaryInfoAlert ( $infoAlert )
iSaveTheBiometry ( )
iSeeFormulaNotRecorded ( $eyeSide )
iSeeLensNotRecorded ( $eyeSide )
iSeeMeasurementsNotRecorded ( $eyeSide, $tabType )
iSelectAutoBiometryEvent ( )
iSelectAutoBiometryEventDateTime ( $dateTime )
iSelectTabOnEventSummaryPage ( $eventTab )
iVerifyEventIsAutoGeneratedFromDicom ( )

Method Details

__construct() public method

public __construct ( array $parameters )
$parameters array

iCancelTheEventCreation() public method

iCheckFormulaDropDown() public method

public iCheckFormulaDropDown ( $formula, $eyeSide )

iCheckLensDropDown() public method

public iCheckLensDropDown ( $lensType, $eyeSide )

iCheckThatLenstypeIsNotSelectedByDefault() public method

iCheckThatNoLenstypeSelectionIsNotShowingAnyError() public method

iLookDataInBiometryPage() public method

public iLookDataInBiometryPage ( $value, $eyeSide, $tabType )

iLookForEventSummaryInfoAlert() public method

public iLookForEventSummaryInfoAlert ( $infoAlert )

iSaveTheBiometry() public method

public iSaveTheBiometry ( )

iSeeFormulaNotRecorded() public method

public iSeeFormulaNotRecorded ( $eyeSide )

iSeeLensNotRecorded() public method

public iSeeLensNotRecorded ( $eyeSide )

iSeeMeasurementsNotRecorded() public method

public iSeeMeasurementsNotRecorded ( $eyeSide, $tabType )

iSelectAutoBiometryEvent() public method

iSelectAutoBiometryEventDateTime() public method

public iSelectAutoBiometryEventDateTime ( $dateTime )

iSelectTabOnEventSummaryPage() public method

public iSelectTabOnEventSummaryPage ( $eventTab )

iVerifyEventIsAutoGeneratedFromDicom() public method