Example #1
0
 public function testShouldGetPassword()
 {
     $this->assertSame('password', $this->authConfig->getPassword());
 }