public function testUrl()
 {
     $this->assertSame(Candidate::classUrl(), '/candidates');
 }