Arrilot\Widgets\Test\WidgetGroupCollectionTest::setUp PHP Method

setUp() public method

public setUp ( )
    public function setUp()
    {
        $this->collection = new WidgetGroupCollection(new TestApplicationWrapper());
    }