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

7
LINES

< > BotCompany Repo | #1024865 // test_structure_synchroList

JavaX fragment (include)

svoid test_structure_synchroList() {
  L l = synchroList();
  testStructureFunction(l);
  assertEqualsVerbose(_getClass(l), _getClass(restruct(l))); // make sure it's a RandomAccessList
  
  print("OK");
}

Author comment

Began life as a copy of #1015975

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1024865
Snippet name: test_structure_synchroList
Eternal ID of this version: #1024865/5
Text MD5: 67f7a4e40b13e3a6a021b1a424f52c97
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-08-28 12:21:56
Source code size: 211 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 183 / 225
Version history: 4 change(s)
Referenced in: [show references]