static void assertEq(S msg, O x, O y) { assertEquals(msg, x, y); } static void assertEq(O x, O y) { assertEquals(x, y); }
Began life as a copy of #1001055
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1001840 |
Snippet name: | assertEq - synonym of assertEquals |
Eternal ID of this version: | #1001840/1 |
Text MD5: | 6d04c6b3e5d6a01b15a321fab1b8a33a |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-11-24 18:59:21 |
Source code size: | 133 bytes / 7 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 666 / 920 |
Referenced in: | [show references] |