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

10
LINES

< > BotCompany Repo | #1030181 // test_eqicOrSwicPlusSpace (OK)

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

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

svoid test_eqicOrSwicPlusSpace() {
  testFunctionValues_twoArgs_flat eqicOrSwicPlusSpace(
    "abc", "ab", false,
    "abc", "ABC", true,
    "abc yo", "abc", true,
    "abcd", "abc", false,
    "a ", "a", true,
    "b ", "a", false,
  );
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030181
Snippet name: test_eqicOrSwicPlusSpace (OK)
Eternal ID of this version: #1030181/2
Text MD5: d2c78a7254b8927852d19b5dc623b4e0
Transpilation MD5: 2c324b77cd2e24213e75056acd0c3285
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-12 12:51:54
Source code size: 249 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 82 / 134
Version history: 1 change(s)
Referenced in: [show references]