NumberComparatorTest
extends TestCase
Table of Contents
Methods
-
getConstructorTestData()
: mixed
-
getTestData()
: mixed
-
testConstructor()
: mixed
-
testTest()
: mixed
getConstructorTestData()
public
getConstructorTestData() : mixed
getTestData()
public
getTestData() : mixed
testConstructor()
public
testConstructor(mixed $successes, mixed $failures) : mixed
Parameters
-
$successes
: mixed
-
-
$failures
: mixed
-
-
dataProvider
-
testTest()
public
testTest(mixed $test, mixed $match, mixed $noMatch) : mixed
Parameters
-
$test
: mixed
-
-
$match
: mixed
-
-
$noMatch
: mixed
-
-
dataProvider
-