PHP 클래스 BiometryContext

상속: extends SensioLabs\Behat\PageObjectExtension\Context\PageObjectContext
파일 보기 프로젝트 열기: openeyes/openeyes

공개 메소드들

메소드 설명
__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 ( )

메소드 상세

__construct() 공개 메소드

public __construct ( array $parameters )
$parameters array

iCancelTheEventCreation() 공개 메소드

iCheckFormulaDropDown() 공개 메소드

public iCheckFormulaDropDown ( $formula, $eyeSide )

iCheckLensDropDown() 공개 메소드

public iCheckLensDropDown ( $lensType, $eyeSide )

iCheckThatLenstypeIsNotSelectedByDefault() 공개 메소드

iCheckThatNoLenstypeSelectionIsNotShowingAnyError() 공개 메소드

iLookDataInBiometryPage() 공개 메소드

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

iLookForEventSummaryInfoAlert() 공개 메소드

public iLookForEventSummaryInfoAlert ( $infoAlert )

iSaveTheBiometry() 공개 메소드

public iSaveTheBiometry ( )

iSeeFormulaNotRecorded() 공개 메소드

public iSeeFormulaNotRecorded ( $eyeSide )

iSeeLensNotRecorded() 공개 메소드

public iSeeLensNotRecorded ( $eyeSide )

iSeeMeasurementsNotRecorded() 공개 메소드

public iSeeMeasurementsNotRecorded ( $eyeSide, $tabType )

iSelectAutoBiometryEvent() 공개 메소드

iSelectAutoBiometryEventDateTime() 공개 메소드

public iSelectAutoBiometryEventDateTime ( $dateTime )

iSelectTabOnEventSummaryPage() 공개 메소드

public iSelectTabOnEventSummaryPage ( $eventTab )

iVerifyEventIsAutoGeneratedFromDicom() 공개 메소드