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

7
LINES

< > BotCompany Repo | #1030142 // test_implementsCustomToString (OK)

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2620L/17K).

1  
svoid test_implementsCustomToString() {
2  
  testFunctionValues implementsCustomToString(
3  
    null, false,
4  
    new O, false,
5  
    new Pair, true,
6  
  );
7  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030142
Snippet name: test_implementsCustomToString (OK)
Eternal ID of this version: #1030142/3
Text MD5: 0708f792f4407b536005a44a782bde10
Transpilation MD5: 8da5adc2eefcecbe987f88c8db1bb114
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-11 13:22:40
Source code size: 154 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 144 / 184
Version history: 2 change(s)
Referenced in: [show references]