protected void oneTimeSetUp() throws Exception {
   super.oneTimeSetUp();
   this.spatialiteLibraryUrl = MultiLibs.loadExtension();
   this.TempDataBaseUrl = null;
 }