Go\Core\AdviceMatcherTest::setUpBeforeClass PHP Метод

setUpBeforeClass() публичный статический Метод

This method is called before the first test of this test class is run.
public static setUpBeforeClass ( )
    public static function setUpBeforeClass()
    {
        ReflectionEngine::init(new ComposerLocator());
    }