Libraryless. Click here for Pure Java version (7695L/43K).
1  | svoid test_tempMapPutAll() {
 | 
2  | new SS map;  | 
3  |   {
 | 
4  |     temp tempMapPutAll(map, litmap("a", "b"));
 | 
5  |     assertEqualsVerbose("b", map.get("a"));
 | 
6  | }  | 
7  |   assertFalseVerbose(map.containsKey("a"));
 | 
8  | }  | 
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035187 | 
| Snippet name: | test_tempMapPutAll | 
| Eternal ID of this version: | #1035187/2 | 
| Text MD5: | d36f57ca470cde755e7c49fc90d85196 | 
| Transpilation MD5: | 28f7ab4a0d1c226a7c8b5c9bf6a06202 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2022-04-05 23:12:00 | 
| Source code size: | 194 bytes / 8 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 380 / 493 | 
| Version history: | 1 change(s) | 
| Referenced in: | [show references] |