b0y-101 Mini Shell


Current Path : E:/www/b-group.old/business/applicationmba/backend/tests/functional/
File Upload :
Current File : E:/www/b-group.old/business/applicationmba/backend/tests/functional/_bootstrap.php

<?php
/**
 * Here you can initialize variables via \Codeception\Util\Fixtures class
 * to store data in global array and use it in Cests.
 *
 * ```php
 * // Here _bootstrap.php
 * \Codeception\Util\Fixtures::add('user1', ['name' => 'davert']);
 * ```
 *
 * In Cests
 *
 * ```php
 * \Codeception\Util\Fixtures::get('user1');
 * ```
 */

Copyright © 2019 by b0y-101