MediaWiki
1.30.0
|
Public Member Functions | |
testCheck ( $coreVersion, $constraint, $expected) | |
provideCheck More... | |
testInvalidConstraint () | |
Check, if a non-parsable version constraint does not throw an exception or returns any error message. More... | |
testType ( $given, $expected) | |
provideType More... | |
Static Public Member Functions | |
static | provideCheck () |
static | provideType () |
Definition at line 6 of file VersionCheckerTest.php.
|
static |
Definition at line 20 of file VersionCheckerTest.php.
|
static |
Definition at line 61 of file VersionCheckerTest.php.
VersionCheckerTest::testCheck | ( | $coreVersion, | |
$constraint, | |||
$expected | |||
) |
provideCheck
Definition at line 10 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 85 of file VersionCheckerTest.php.
VersionCheckerTest::testType | ( | $given, | |
$expected | |||
) |
provideType
Definition at line 47 of file VersionCheckerTest.php.