예제 #1
0
 public function testUrl()
 {
     $this->assertEquals(CleverStudent::classUrl('CleverStudent'), '/students');
 }