MediaWiki REL1_31
|
Public Member Functions | |
testCheck ( $coreVersion, $constraint, $expected) | |
provideCheck | |
testInvalidConstraint () | |
Check, if a non-parsable version constraint does not throw an exception or returns any error message. | |
testInvalidDependency () | |
T197478. | |
testType ( $given, $expected) | |
provideType | |
Static Public Member Functions | |
static | provideCheck () |
static | provideType () |
Definition at line 6 of file VersionCheckerTest.php.
|
static |
Definition at line 23 of file VersionCheckerTest.php.
|
static |
Definition at line 63 of file VersionCheckerTest.php.
VersionCheckerTest::testCheck | ( | $coreVersion, | |
$constraint, | |||
$expected ) |
provideCheck
Definition at line 14 of file VersionCheckerTest.php.
VersionCheckerTest::testInvalidConstraint | ( | ) |
Check, if a non-parsable version constraint does not throw an exception or returns any error message.
Definition at line 152 of file VersionCheckerTest.php.
VersionCheckerTest::testInvalidDependency | ( | ) |
T197478.
Definition at line 190 of file VersionCheckerTest.php.
VersionCheckerTest::testType | ( | $given, | |
$expected ) |
provideType
Definition at line 50 of file VersionCheckerTest.php.