Bob\Test\TaskRegistryTest::setUp PHP Method

setUp() public method

public setUp ( )
    function setUp()
    {
        $this->registry = new TaskRegistry();
    }