Util
Table of Contents
Namespaces
- Shared
Classes
- ActionSequence
- Class for defining an array actions to be executed inside `performOn` of WebDriver
- Annotation
- Simple annotation parser. Take only key-value annotations for methods or class.
- ArrayContainsComparator
- Autoload
- Autoloader, which is fully compatible with PSR-4,
and can be used to autoload your `Helper`, `Page`, and `Step` classes.
- Debug
- This class is used only when Codeception is executed in `--debug` mode.
- FileSystem
- Set of functions to work with Filesystem
- Fixtures
- Really basic class to store data in global array and use it in Cests/Tests.
- Locator
- Set of useful functions for using CSS and XPath locators.
- Maybe
- Class to represent any type of content.
- PathResolver
- ReflectionHelper
- This class contains helper methods to help with common Reflection tasks.
- ReflectionPropertyAccessor
- Soap
- This class is left for BC compatibility.
- Stub
- Template
- Basic template engine used for generating initial Cept/Cest/Test files.
- Uri
- Xml
- XmlBuilder
- That's a pretty simple yet powerful class to build XML structures in jQuery-like style.
- XmlStructure
- HttpCode
- Class containing constants of HTTP Status Codes
and method to print HTTP code with its description.
- JsonArray
- JsonType
- JsonType matches JSON structures against templates.