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

11
LINES

< > BotCompany Repo | #1013546 // Test eqicOptSlash (OK)

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Libraryless. Click here for Pure Java version (963L/7K).

!7

p {
  assertTrue(eqicOptSlash("bla", "BLA"));
  assertFalse(eqicOptSlash("bla", "BLAx"));
  assertFalse(eqicOptSlash("blax", "BLA"));
  assertTrue(eqicOptSlash("bla/", "BLA"));
  assertTrue(eqicOptSlash("bla", "BLA/"));
  assertTrue(eqicOptSlash("bla/", "BLA/"));
  print("OK");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1013546
Snippet name: Test eqicOptSlash (OK)
Eternal ID of this version: #1013546/3
Text MD5: 43f97b79192cd8f0dfb3dc9041f59b89
Transpilation MD5: 7104caedb563b5b55dcd5379fd9013ec
Author: stefan
Category: javax
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-01-09 10:34:18
Source code size: 294 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 346 / 746
Version history: 2 change(s)
Referenced in: [show references]