public function testConstructorInvalidLongitude() { $c = new Coordinate(52.5, 'foo', $this->ellipsoid); }