public function testGetFormattedResults() { $results = Interfacer::getFormattedResults(9); $this->assertEquals('BS for mps : +++', $results); }