|
|
%!s(int64=6) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| Command | %!s(int64=6) %!d(string=hai) anos | |
| Coverage | %!s(int64=6) %!d(string=hai) anos | |
| Event | %!s(int64=6) %!d(string=hai) anos | |
| Exception | %!s(int64=6) %!d(string=hai) anos | |
| Lib | %!s(int64=6) %!d(string=hai) anos | |
| Module | %!s(int64=6) %!d(string=hai) anos | |
| PHPUnit | %!s(int64=6) %!d(string=hai) anos | |
| Step | %!s(int64=6) %!d(string=hai) anos | |
| Subscriber | %!s(int64=6) %!d(string=hai) anos | |
| Template | %!s(int64=6) %!d(string=hai) anos | |
| Test | %!s(int64=6) %!d(string=hai) anos | |
| Util | %!s(int64=6) %!d(string=hai) anos | |
| Actor.php | %!s(int64=6) %!d(string=hai) anos | |
| Application.php | %!s(int64=6) %!d(string=hai) anos | |
| Codecept.php | %!s(int64=6) %!d(string=hai) anos | |
| Configuration.php | %!s(int64=6) %!d(string=hai) anos | |
| CustomCommandInterface.php | %!s(int64=6) %!d(string=hai) anos | |
| Events.php | %!s(int64=6) %!d(string=hai) anos | |
| Example.php | %!s(int64=6) %!d(string=hai) anos | |
| Extension.php | %!s(int64=6) %!d(string=hai) anos | |
| GroupObject.php | %!s(int64=6) %!d(string=hai) anos | |
| InitTemplate.php | %!s(int64=6) %!d(string=hai) anos | |
| Module.php | %!s(int64=6) %!d(string=hai) anos | |
| README.md | %!s(int64=6) %!d(string=hai) anos | |
| Scenario.php | %!s(int64=6) %!d(string=hai) anos | |
| Step.php | %!s(int64=6) %!d(string=hai) anos | |
| Suite.php | %!s(int64=6) %!d(string=hai) anos | |
| SuiteManager.php | %!s(int64=6) %!d(string=hai) anos | |
| TestInterface.php | %!s(int64=6) %!d(string=hai) anos | |
The most important classes are defined in root of Codeception.
Codecept - starts event dispatcher, loads subscribers, starts SuiteManagerSuiteManager - starts modules, starts test runnerTestLoader - loads tests from filesConfiguration - loads YAML configurationEvents - defines all Codeception eventsTestCase - applies Codeception feature to PHPUnit_Framework_TestCase class.