Definition at line 12 of file SchemaValidationTest.php.
◆ tearDown()
◆ testInvalidTestSchema()
testInvalidTestSchema |
( |
| ) |
|
Test generation of a test referencing an action group with no arguments
- Exceptions
-
Definition at line 20 of file SchemaValidationTest.php.
22 AspectMock::double(MftfApplicationConfig::class, [
'debugEnabled' =>
true]);
23 $testFile = [
'testFile.xml' =>
"<tests><test name='testName'><annotations>a</annotations></test></tests>"];
24 $expectedError = TESTS_MODULE_PATH .
validateSchemaErrorWithTest($fileContents, $objectType, $expectedError)
The documentation for this class was generated from the following file: