PHP Class Prose\ExpectsBrowser

Inheritance: extends Prose
Afficher le fichier Open project: datasift/storyplayer

Méthodes publiques

Méthode Description
__call ( $methodName, $methodParams )
currentWindowSizeIs ( $width, $height )
doesntHave ( )
has ( )
hasTitle ( $title )
hasTitles ( $titles )

Méthodes protégées

Méthode Description
initActions ( )

Method Details

__call() public méthode

public __call ( $methodName, $methodParams )

currentWindowSizeIs() public méthode

public currentWindowSizeIs ( $width, $height )

doesntHave() public méthode

public doesntHave ( )

has() public méthode

public has ( )

hasTitle() public méthode

public hasTitle ( $title )

hasTitles() public méthode

public hasTitles ( $titles )

initActions() protected méthode

protected initActions ( )