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

3
LINES

< > BotCompany Repo | #1034809 // assertListEquals - extended synonym of assertListsEqual

JavaX fragment (include)

svoid assertListEquals(S msg default "", L l1, Cl l2) {
  assertListsEqual(msg, l1, asList(l2));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034809
Snippet name: assertListEquals - extended synonym of assertListsEqual
Eternal ID of this version: #1034809/3
Text MD5: c09df9b6fd23fc407a282159f4c97a85
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-10 21:23:44
Source code size: 100 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 73 / 87
Version history: 2 change(s)
Referenced in: [show references]