Example #1
0
 public function testGetResponseReturnsNullOnFreshObject()
 {
     $this->assertNull($this->subjectUnderTest->getResponse());
 }