Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
mageekguy
atoum
asserters
mock
PHP Class mageekguy\atoum\asserters\mock
Inheritance:
extends
mageekguy\atoum\asserter
Afficher le fichier
Open project: atoum/atoum
Class Usage Examples
Méthodes publiques
Méthode
Description
receive
(
$function
)
setWith
(
$mock
)
wasCalled
(
$failMessage
= null )
wasNotCalled
(
$failMessage
= null )
Méthodes protégées
Méthode
Description
adapterIsSet
( )
callIsSet
( )
Method Details
adapterIsSet()
protected
méthode
protected
adapterIsSet
( )
callIsSet()
protected
méthode
protected
callIsSet
( )
receive()
public
méthode
public
receive
(
$function
)
setWith()
public
méthode
public
setWith
(
$mock
)
wasCalled()
public
méthode
public
wasCalled
(
$failMessage
= null )
wasNotCalled()
public
méthode
public
wasNotCalled
(
$failMessage
= null )