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

8
LINES

< > BotCompany Repo | #1030934 // test_match3_withInts

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

Transpiled version (2748L) is out of date.

set flag match3_withInts_debug.

svoid test_match3_withInts() {
  new Matches m;
  assertTrueVerbose(match3_withInts("number <int>", "number 1", m));
  assertEqualsVerbose(ll("1"), asList(m.m));
  assertFalseVerbose(match3_withInts("number <int>", "number x"));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1030934
Snippet name: test_match3_withInts
Eternal ID of this version: #1030934/3
Text MD5: 1a82484a1cc7dc92a7bcd0ed4717dab2
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-04-12 17:17:44
Source code size: 270 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 68 / 128
Version history: 2 change(s)
Referenced in: [show references]