b0y-101 Mini Shell


Current Path : E:/www/b-group.old/business/applicationmba/vendor/codeception/base/src/Codeception/
File Upload :
Current File : E:/www/b-group.old/business/applicationmba/vendor/codeception/base/src/Codeception/README.md

# Codeception Core

The most important classes are defined in root of Codeception.

* `Codecept` - starts event dispatcher, loads subscribers, starts SuiteManager
* `SuiteManager` - starts modules, starts test runner
* `TestLoader` - loads tests from files
* `Configuration` - loads YAML configuration
* `Events` - defines all Codeception events
* `TestCase` - applies Codeception feature to `PHPUnit_Framework_TestCase` class.

Copyright © 2019 by b0y-101