Location\Formatter\Coordinate\GeoJSONTest::setUp PHP Метод

setUp() защищенный Метод

This method is called before a test is executed.
protected setUp ( )
    protected function setUp()
    {
        $this->formatter = new GeoJSON();
    }