Exemplo n.º 1
0
 public function testUrl()
 {
     $this->assertEquals(CleverStudent::classUrl('CleverStudent'), '/students');
 }