Example #1
0
 public function testShouldGetUsername()
 {
     $this->assertSame('username', $this->authConfig->getUsername());
 }