/**
  * @test
  */
 public function testFine()
 {
     $this->object->fine('Test fine Message');
 }