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

9
LINES

< > BotCompany Repo | #1026039 // test_find3_levenWithSwapsDistance

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

Libraryless. Click here for Pure Java version (2429L/16K).

svoid test_find3_levenWithSwapsDistance() {
  testFunctionValues_twoArgs find3_levenWithSwapsDistance(
    pair("hello world", "ehllo world"), 1,
    pair("hello world", "yo hello world"), 0,
    pair("hello world", "yo hello wrold what"), 1,
    pair("hello", "helo hlo"), 1,
    pair("hello", "hlo yo"), 2,
  );
}

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: #1026039
Snippet name: test_find3_levenWithSwapsDistance
Eternal ID of this version: #1026039/1
Text MD5: a796a2f3feb855f99b2000321642d7c7
Transpilation MD5: 7042690d79c1119e479bb362a300064d
Author: stefan
Category: javax / parsing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-11-13 13:52:46
Source code size: 323 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 116 / 178
Referenced in: [show references]