static TestResult testResult_eq_verbose(O a, O b) { ret eq(a, b) ? TestResult(str(a), true) : TestResult(str(a) + " != " + str(b), false); }
Began life as a copy of #1020471
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020476 |
Snippet name: | testResult_eq_verbose |
Eternal ID of this version: | #1020476/1 |
Text MD5: | 86869aa187a54df780760d1badb622a3 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-23 19:31:32 |
Source code size: | 154 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 310 / 333 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |