1 | static TestResult testResult_eq_verbose(O a, O b) { |
2 | ret eq(a, b) |
3 | ? TestResult(str(a), true) |
4 | : TestResult(str(a) + " != " + str(b), false); |
5 | } |
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: | 311 / 335 |
Referenced in: | [show references] |