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

5
LINES

< > BotCompany Repo | #1034805 // test_uniquifyBufferedImages

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

Libraryless. Click here for Pure Java version (22340L/136K).

svoid test_uniquifyBufferedImages() {
  var img = randomImage(10);
  assertEquals(ll(img),
    uniquifyBufferedImages(ll(img, cloneBufferedImage(img)));
}

Author comment

Began life as a copy of #1034613

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1034805
Snippet name: test_uniquifyBufferedImages
Eternal ID of this version: #1034805/3
Text MD5: 8749dffd14daf9be72dc6d3279da7fcd
Transpilation MD5: 85f1bfb9c1690f65f4557aeef854422a
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-10 19:49:22
Source code size: 158 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 56 / 97
Version history: 2 change(s)
Referenced in: [show references]