Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1035154 // test_hasMethodNamed

JavaX fragment (include)

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: 50 / 66
Version history: 1 change(s)
Referenced in: [show references]