public function teardown()
 {
     parent::teardown();
     $this->page = null;
     $this->fakeReg = null;
     $this->fakeAuth = null;
 }
 public function teardown()
 {
     parent::teardown();
 }
 public function teardown()
 {
     parent::teardown();
     $this->auth = null;
     $this->page = null;
 }
 public function teardown()
 {
     parent::teardown();
     Date::_ResetNow();
 }
 public function teardown()
 {
     parent::teardown();
     $this->repository = null;
 }
 public function teardown()
 {
     parent::teardown();
     Date::_SetNow(null);
 }
Example #7
0
 public function tearDown()
 {
     parent::teardown();
     $this->registration = null;
 }
 public function teardown()
 {
     parent::teardown();
     $this->scheduleRepository = null;
 }
Example #9
0
 public function tearDown()
 {
     $this->Resources = null;
     parent::teardown();
 }
 public function teardown()
 {
     parent::teardown();
     Date::_ResetNow();
     $this->repository = null;
 }