function startTest()
 {
     $this->TestComponent = new TestComponent();
     $this->TestComponent->_reset();
 }