PHP Class Ouzo\Tests\Mock\WhenBuilder

Afficher le fichier Open project: letsdrink/ouzo

Méthodes publiques

Méthode Description
__call ( $name, $arguments )
__construct ( SimpleMock $mock )
thenAnswer ( )
thenReturn ( )
thenThrow ( $exception )

Method Details

__call() public méthode

public __call ( $name, $arguments )

__construct() public méthode

public __construct ( SimpleMock $mock )
$mock SimpleMock

thenAnswer() public méthode

public thenAnswer ( )

thenReturn() public méthode

public thenReturn ( )

thenThrow() public méthode

public thenThrow ( $exception )