BiFace_Server_Lite/vendor/codeception/base/src/Codeception/Util
2020-03-27 10:13:51 +07:00
..
Shared init 2020-03-27 10:13:51 +07:00
ActionSequence.php init 2020-03-27 10:13:51 +07:00
Annotation.php init 2020-03-27 10:13:51 +07:00
ArrayContainsComparator.php init 2020-03-27 10:13:51 +07:00
Autoload.php init 2020-03-27 10:13:51 +07:00
Debug.php init 2020-03-27 10:13:51 +07:00
FileSystem.php init 2020-03-27 10:13:51 +07:00
Fixtures.php init 2020-03-27 10:13:51 +07:00
HttpCode.php init 2020-03-27 10:13:51 +07:00
JsonArray.php init 2020-03-27 10:13:51 +07:00
JsonType.php init 2020-03-27 10:13:51 +07:00
Locator.php init 2020-03-27 10:13:51 +07:00
Maybe.php init 2020-03-27 10:13:51 +07:00
PathResolver.php init 2020-03-27 10:13:51 +07:00
PropertyAccess.php init 2020-03-27 10:13:51 +07:00
README.md init 2020-03-27 10:13:51 +07:00
ReflectionHelper.php init 2020-03-27 10:13:51 +07:00
Soap.php init 2020-03-27 10:13:51 +07:00
sq.php init 2020-03-27 10:13:51 +07:00
Stub.php init 2020-03-27 10:13:51 +07:00
Template.php init 2020-03-27 10:13:51 +07:00
Uri.php init 2020-03-27 10:13:51 +07:00
Xml.php init 2020-03-27 10:13:51 +07:00
XmlBuilder.php init 2020-03-27 10:13:51 +07:00
XmlStructure.php init 2020-03-27 10:13:51 +07:00

Util Classes

Codeception Util classes are used by various parts of framework and can be used in tests or in other projects. They do not depend on Codeception core, nor they do know of Codeception itself. Thus, some of those classes have static methods.