svoid test_hasMethodNamed() { assertEqualsVerbose(true, hasMethodNamed("", "length")); assertEqualsVerbose(false, hasMethodNamed("", "lengthX")); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1035154 |
Snippet name: | test_hasMethodNamed |
Eternal ID of this version: | #1035154/2 |
Text MD5: | 3ab0105a8fd18e167016d0a955878d22 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-04-02 16:08:56 |
Source code size: | 154 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 130 / 151 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |