Пример #1
0
 public function testRenderReturnNullByDefault()
 {
     $this->assertEquals(null, $this->childResponse->render());
 }