Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Additional Inherited Members | |
![]() | |
const | RESOURCES_PATH |
Definition at line 10 of file ActionGroupGenerationTest.php.
testActionGroupToExtend | ( | ) |
Test generation of a test referencing an action group which is referenced by another action group
Definition at line 139 of file ActionGroupGenerationTest.php.
testActionGroupWithArgContainingStepKey | ( | ) |
Test an action group with an arg containing stepKey text
Definition at line 183 of file ActionGroupGenerationTest.php.
testActionGroupWithCreateData | ( | ) |
Test generation of a test referencing an action group that uses stepKey references within the action group
Definition at line 172 of file ActionGroupGenerationTest.php.
testActionGroupWithDefaultArgumentAndStringSelectorParam | ( | ) |
Test generation of a test referencing an action group with default arguments and string selector
Definition at line 29 of file ActionGroupGenerationTest.php.
testActionGroupWithHyphen | ( | ) |
Test an action group with an arg that resolves into section.element with a hyphen in the parameter
Definition at line 216 of file ActionGroupGenerationTest.php.
testActionGroupWithMultipleParameterSelectorsFromDefaultArgument | ( | ) |
Test generation of a test referencing an action group with multiple parameter selectors and default arguments
Definition at line 73 of file ActionGroupGenerationTest.php.
testActionGroupWithNestedArgument | ( | ) |
Test generation of a test referencing an action group that uses stepKey references (grabFrom/CreateData)
Definition at line 117 of file ActionGroupGenerationTest.php.
testActionGroupWithNoArguments | ( | ) |
Test generation of a test referencing an action group with no arguments
Definition at line 18 of file ActionGroupGenerationTest.php.
testActionGroupWithPassedArgumentAndStringSelectorParam | ( | ) |
Test generation of a test referencing an action group with passed arguments
Definition at line 40 of file ActionGroupGenerationTest.php.
testActionGroupWithPersistedAndXmlEntityArguments | ( | ) |
Test generation of a test referencing an action group that uses stepKey references (grabFrom/CreateData)
Definition at line 128 of file ActionGroupGenerationTest.php.
testActionGroupWithSectionAndDataArguments | ( | ) |
Test an action group with an arg containing stepKey text
Definition at line 205 of file ActionGroupGenerationTest.php.
testActionGroupWithSimpleDataUsageFromDefaultArgument | ( | ) |
Test generation of a test referencing an action group with default data.
Definition at line 95 of file ActionGroupGenerationTest.php.
testActionGroupWithSimpleDataUsageFromPassedArgument | ( | ) |
Test generation of a test referencing an action group with simple passed data.
Definition at line 84 of file ActionGroupGenerationTest.php.
testActionGroupWithSingleParameterSelectorFromDefaultArgument | ( | ) |
Test generation of a test referencing an action group with single parameter selector and default arguments
Definition at line 51 of file ActionGroupGenerationTest.php.
testActionGroupWithSingleParameterSelectorFromPassedArgument | ( | ) |
Test generation of test referencing an action group with single parameter from a passed arguemnt
Definition at line 62 of file ActionGroupGenerationTest.php.
testActionGroupWithSkipReadiness | ( | ) |
Test an action group with an arg containing stepKey text
Definition at line 194 of file ActionGroupGenerationTest.php.
testActionGroupWithStepKeyReferences | ( | ) |
Test generation of a test referencing an action group that uses stepKey references (grabFrom/CreateData)
Definition at line 106 of file ActionGroupGenerationTest.php.
testExtendedActionGroup | ( | ) |
Test generation of a test referencing an action group that references another action group
Definition at line 150 of file ActionGroupGenerationTest.php.
testExtendedRemoveActionGroup | ( | ) |
Test generation of a test referencing an action group that references another action group but removes an action
Definition at line 161 of file ActionGroupGenerationTest.php.