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

5
LINES

< > BotCompany Repo | #1025470 // test_structure_nullingInstancesOfClass

JavaX fragment (include)

svoid test_structure_nullingInstancesOfClass() {
  class A {}
  assertEqualsVerbose(struct(ll(null, "hello")),
    structure_nullingInstancesOfClass(A.class, ll(new A, "hello")));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025470
Snippet name: test_structure_nullingInstancesOfClass
Eternal ID of this version: #1025470/1
Text MD5: 274b55a85bb51ad0bd0a20fc41fd8e81
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-29 16:12:06
Source code size: 185 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 131 / 171
Referenced in: [show references]