コード例 #1
0
 protected void oneTimeTearDown() throws Exception {
   super.oneTimeTearDown();
   new File(this.spatialiteLibraryUrl).delete();
 }