yii\test\Fixture::load PHP Method

load() public method

This method is called before performing every test method. You should override this method with concrete implementation about how to set up the fixture.
public load ( )
    public function load()
    {
    }