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
phpFloat
PHP Class mageekguy\atoum\asserters\phpFloat
Inheritance:
extends
integer
Afficher le fichier
Open project: atoum/atoum
Class Usage Examples
Méthodes publiques
Méthode
Description
isNearlyEqualTo
(
$value
,
$epsilon
= null,
$failMessage
= null )
isZero
(
$failMessage
= null )
setWith
(
$value
)
Method Details
isNearlyEqualTo()
public
méthode
public
isNearlyEqualTo
(
$value
,
$epsilon
= null,
$failMessage
= null )
isZero()
public
méthode
public
isZero
(
$failMessage
= null )
setWith()
public
méthode
public
setWith
(
$value
)