setUp() публичный Метод

public setUp ( )
 public function setUp()
 {
     parent::setUp();
     $this->registry = new ConfigurableRegistry('test', $this->container->reveal(), new JsonDecoder());
 }