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

7
LINES

< > BotCompany Repo | #1023866 // test_levenSubstringIC

JavaX fragment (include)

svoid test_levenSubstringIC() {
  testFunctionValues_twoArgs levenSubstringIC(
    pair("abcde", "C"), 0,
    pair("abcde", "x"), 1,
    pair("abcde", "bd"), 1,
    pair("abcde", "bcd"), 0);
}

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: #1023866
Snippet name: test_levenSubstringIC
Eternal ID of this version: #1023866/3
Text MD5: 6bd167ef963ebf65211c9fa69509824c
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-10 18:31:31
Source code size: 198 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 132 / 181
Version history: 2 change(s)
Referenced in: [show references]