.. | ||
Argument | ||
Action.php | ||
Assertion.php | ||
Comment.php | ||
Condition.php | ||
ConditionalAssertion.php | ||
Executor.php | ||
Incomplete.php | ||
Meta.php | ||
README.md | ||
Skip.php |
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.