protected function configure()
 {
     parent::configure();
     $this->namespace = 'opDiary';
     $this->name = 'test-all';
 }