Esempio n. 1
0
 public function testFrontendFormat()
 {
     $this->assertEquals('value', $this->model->frontendFormat('value'));
 }