예제 #1
0
 public function testDefaultState()
 {
     $this->assertSame($this->clientMock, $this->service->getClient());
 }