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

7
LINES

< > BotCompany Repo | #1034082 // test_OnePath

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

Libraryless. Click here for Pure Java version (5977L/33K).

svoid test_OnePath() {
  var path = new OnePath("1234");
  pnl(path.pointIterator());
  var path2 = OnePath(path.pointIterator());
  print(path.drift());
  assertEqualsVerbose("1234", str(path2));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034082
Snippet name: test_OnePath
Eternal ID of this version: #1034082/1
Text MD5: aebd787fea0d2ab81a630f5f5420de00
Transpilation MD5: 490dfc034941162e16249b14fbdf0e3a
Author: stefan
Category: javax / gazelle v
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-21 14:19:52
Source code size: 204 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 61 / 95
Referenced in: [show references]