public function testExecuteNoNodes()
 {
     $action = new VarDumpAction();
     $action->execute();
 }