Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

15
LINES

< > BotCompany Repo | #1008865 // Test zipFileSnippetToLazyTextMap_subfolder clean-up

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (1446L/9K/33K).

!7

p {
  Class c = hotwire(#1008862);
  set(c, zipFileSnippetToLazyTextMap_subfolder_debug := true);
  callMain(c);
  final SS map = (SS) get(c, "map");
  assertEquals(1, l((Map) get(c, "autoCleanUp_list")));
  cleanUp(c);
  assertEquals(0, l((Map) get(c, "autoCleanUp_list")));
  assertFails(r {
    map.get("di.templates2")
  });
  printStackTrace(lastSilentException());
}

Author comment

Began life as a copy of #1008862

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1008865
Snippet name: Test zipFileSnippetToLazyTextMap_subfolder clean-up
Eternal ID of this version: #1008865/9
Text MD5: 3c25ce2480fc376efbb159be56cf9b9a
Transpilation MD5: 3c2e42264f47a970704c3e90127def57
Author: stefan
Category: javax / i.o.
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-06-14 14:15:50
Source code size: 390 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 431 / 521
Version history: 8 change(s)
Referenced in: [show references]