TestDefaultHandler(String vt) {
   vsm = VirtualSpaceManager.INSTANCE;
   VirtualSpaceManager.setDebug(true);
   initTest(vt);
 }