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
Xpmock
TestCase
PHP Class Xpmock\TestCase
Inheritance:
extends
PHPUnit_Framework_TestCase
Afficher le fichier
Open project: ptrofimov/xpmock
Class Usage Examples
Méthodes publiques
Méthode
Description
mock
(
string
$className
= 'stdClass',
mixed
$object
= [] ) :
MockWriter
reflect
(
string
|
object
$classOrObject
) :
Reflection
Method Details
mock()
public
méthode
public
mock
(
string
$className
= 'stdClass',
mixed
$object
= [] ) :
MockWriter
$className
string
$object
mixed
Résultat
MockWriter
reflect()
public
méthode
public
reflect
(
string
|
object
$classOrObject
) :
Reflection
$classOrObject
string
|
object
Résultat
Reflection