JPlatformTest::testIsCompatible
This checks the compatibility testing method.
Signature
public function testIsCompatible(string
$input,
bool
$expect,
string
$messageĀ )
Parameters
-
$input
- Version
-
$expect
- expected result of version check
-
$message
- Test failure message
Returns
- void