Example #1
0
 public function testGetClass()
 {
     $this->assertEquals(static::USER_CLASS, $this->userManager->getClass());
 }