PHP tests\codeception\common\_support Namespace

Classes

Name Description
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.