PHP tests\codeception\common\_support Пространство имен

Классы

Имя Описание
FixtureHelper This helper is used to populate database with needed fixtures before any tests should be run. For example - populate database with demo login user that should be used in acceptance and functional tests. All fixtures will be loaded before suite will be starded and unloaded after it.