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

9
LINES

< > BotCompany Repo | #1026549 // test_mmo_levenWithSwapsScore_parsedPattern

JavaX fragment (include)

1  
svoid test_mmo_levenWithSwapsScore_parsedPattern() {
2  
  testFunctionValues_twoArgs_flat mmo_levenWithSwapsScore_parsedPattern(
3  
    "a + b", "a and b", 0,
4  
    "a + b", "b and a", 0,
5  
    "a + b", "b", 1,
6  
    "\"+\"", "a + b", 0,
7  
    "\"+\"", "a - b", null,
8  
  );
9  
}

Author comment

Began life as a copy of #1026548

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1026549
Snippet name: test_mmo_levenWithSwapsScore_parsedPattern
Eternal ID of this version: #1026549/3
Text MD5: a5b7dde3599b48ec05e476a7459e4959
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-12 15:43:06
Source code size: 268 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 161 / 180
Version history: 2 change(s)
Referenced in: [show references]