|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| testSkippedGeneration () | |
| testSkippedWithHooksGeneration () | |
| testMultipleSkippedIssuesGeneration () | |
| testSkippedNoIssueGeneration () | |
Public Member Functions inherited from MftfTestCase | |
| generateAndCompareTest ($testName) | |
| validateSchemaErrorWithTest ($fileContents, $objectType, $expectedError) | |
Additional Inherited Members | |
Data Fields inherited from MftfTestCase | |
| const | RESOURCES_PATH |
Definition at line 10 of file SkippedGenerationTest.php.
| testMultipleSkippedIssuesGeneration | ( | ) |
Tests skipped test with multiple issues generation.
Definition at line 40 of file SkippedGenerationTest.php.
| testSkippedGeneration | ( | ) |
Tests skipped test generation.
Definition at line 18 of file SkippedGenerationTest.php.
| testSkippedNoIssueGeneration | ( | ) |
Tests skipped test generation with no specified issues. Will be deprecated after MFTF 3.0.0
Definition at line 51 of file SkippedGenerationTest.php.
| testSkippedWithHooksGeneration | ( | ) |
Tests skipped test generation does not generate hooks.
Definition at line 29 of file SkippedGenerationTest.php.