Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Public Member Functions
AssertGenerationTest Class Reference
Inheritance diagram for AssertGenerationTest:
MftfTestCase

Public Member Functions

 testAssertGeneration ()
 
- Public Member Functions inherited from MftfTestCase
 generateAndCompareTest ($testName)
 
 validateSchemaErrorWithTest ($fileContents, $objectType, $expectedError)
 

Additional Inherited Members

- Data Fields inherited from MftfTestCase
const RESOURCES_PATH
 

Detailed Description

Definition at line 10 of file AssertGenerationTest.php.

Member Function Documentation

◆ testAssertGeneration()

testAssertGeneration ( )

Tests assert generation.

Exceptions

Definition at line 18 of file AssertGenerationTest.php.

19  {
20  $this->generateAndCompareTest('AssertTest');
21  }
generateAndCompareTest($testName)

The documentation for this class was generated from the following file: