1 | svoid assertListEquals(S msg default "", L l1, Cl l2) {
|
2 | assertListsEqual(msg, l1, asList(l2)); |
3 | } |
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: | 696 / 719 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |