public function testStaticFormatting() { $this->assertEquals('1,00 km', Distance::format(1.0)); }