PHP Class OphCoMessagingContext

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

Protected Properties

Property Type Description
$bookmarks

Public Methods

Method Description
applicationReturnsAnError ( $message )
iAddANewEventFor ( $event_name, $subspecialty )
iBookmarkTheCurrentPageAs ( $arg1 )
iConfirmICannotChangeTheFAOUser ( )
iConfirmThatFaoUserIs ( $arg1 )
iConfirmThatTheMessageTextIs ( $arg1 )
iConfirmTheMessageTypeIs ( $arg1 )
iEditTheDisplayedEvent ( )
iLogout ( )
iSaveTheMessage ( )
iSaveTheMessageAndConfirmItHasBeenCreatedSuccessfully ( )
iSeeIHaveMessagesInTheMessagesDashboard ( )
iSelectCreateMessage ( )
iSelectForTheTypeOfMessage ( $arg1 )
iSelectOptionFromTheAutocompleteList ( $index ) index is 1-based, not zero based.
iSelectTheLatestEvent ( )
iTypeIntoTheForTheAttentionOfField ( $arg1 )
iTypeIntoTheMessageBox ( $arg1 )
isDisplayedAsTheSelectedUser ( $username )
thereSARowForTheBookmark ( $arg1 )

Method Details

applicationReturnsAnError() public method

public applicationReturnsAnError ( $message )

iAddANewEventFor() public method

public iAddANewEventFor ( $event_name, $subspecialty )

iBookmarkTheCurrentPageAs() public method

public iBookmarkTheCurrentPageAs ( $arg1 )

iConfirmICannotChangeTheFAOUser() public method

iConfirmThatFaoUserIs() public method

public iConfirmThatFaoUserIs ( $arg1 )

iConfirmThatTheMessageTextIs() public method

public iConfirmThatTheMessageTextIs ( $arg1 )

iConfirmTheMessageTypeIs() public method

public iConfirmTheMessageTypeIs ( $arg1 )

iEditTheDisplayedEvent() public method

iLogout() public method

public iLogout ( )

iSaveTheMessage() public method

public iSaveTheMessage ( )

iSaveTheMessageAndConfirmItHasBeenCreatedSuccessfully() public method

iSeeIHaveMessagesInTheMessagesDashboard() public method

iSelectCreateMessage() public method

iSelectForTheTypeOfMessage() public method

public iSelectForTheTypeOfMessage ( $arg1 )

iSelectOptionFromTheAutocompleteList() public method

index is 1-based, not zero based.

iSelectTheLatestEvent() public method

iTypeIntoTheForTheAttentionOfField() public method

iTypeIntoTheMessageBox() public method

public iTypeIntoTheMessageBox ( $arg1 )

isDisplayedAsTheSelectedUser() public method

public isDisplayedAsTheSelectedUser ( $username )

thereSARowForTheBookmark() public method

public thereSARowForTheBookmark ( $arg1 )

Property Details

$bookmarks protected property

protected $bookmarks