Class: Php43CompatibilityTest
Source Location: /modules/core/test/phpunit/Php43CompatibilityTest.class
Class Php43CompatibilityTest
Inherited Properties, Constants, and Methods
Methods
Php43CompatibilityTest Php43CompatibilityTest(
$methodName
)
|
|
Parameters:
void checkFile(
$fileName,
$buffer
)
|
|
Parameters:
API Tags:
See: | CodeAuditTestCase::checkFile |
Redefinition of:
- CodeAuditTestCase::checkFile()
- Overload this method in subclasses to audit the file.
void shouldCheckFile(
$fileName
)
|
|
Parameters:
API Tags:
See: | CodeAuditTestCase::shouldCheckFile |
Redefinition of:
- CodeAuditTestCase::shouldCheckFile()
- Overload this method in subclasses. If this method returns true, we'll call checkFile on it.
|
|