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

3
LINES

< > BotCompany Repo | #1035016 // assertSetEquals - synonym of assertSetsEqual

JavaX fragment (include)

svoid assertSetEquals(S msg default "", Cl l1, Cl l2) {
  assertSetsEqual(msg, l1, l2);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1035016
Snippet name: assertSetEquals - synonym of assertSetsEqual
Eternal ID of this version: #1035016/1
Text MD5: 34ea07e308fc0458f94baf8e0236ff79
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-22 23:41:53
Source code size: 89 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 74 / 85
Referenced in: [show references]