Server_AccessControl/vendor/codeception/base/src/Codeception/Step
2020-10-06 14:27:47 +07:00
..
Argument init 2020-10-06 14:27:47 +07:00
Action.php init 2020-10-06 14:27:47 +07:00
Assertion.php init 2020-10-06 14:27:47 +07:00
Comment.php init 2020-10-06 14:27:47 +07:00
Condition.php init 2020-10-06 14:27:47 +07:00
ConditionalAssertion.php init 2020-10-06 14:27:47 +07:00
Executor.php init 2020-10-06 14:27:47 +07:00
Incomplete.php init 2020-10-06 14:27:47 +07:00
Meta.php init 2020-10-06 14:27:47 +07:00
README.md init 2020-10-06 14:27:47 +07:00
Skip.php init 2020-10-06 14:27:47 +07:00

Steps

Steps are used in scenarios. They do not keep any logic, but responsible for formatting. Exception for ConditionalAssertion which acts like Assertion but acts differently on fail.