Go\Core\AdviceMatcherTest::setUpBeforeClass PHP Method

setUpBeforeClass() public static method

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());
    }