1 | svoid test_levenSubstringIC() {
|
2 | testFunctionValues_twoArgs levenSubstringIC( |
3 | pair("abcde", "C"), 0,
|
4 | pair("abcde", "x"), 1,
|
5 | pair("abcde", "bd"), 1,
|
6 | pair("abcde", "bcd"), 0);
|
7 | } |
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: | 417 / 471 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |