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

7
LINES

< > BotCompany Repo | #1023247 // testAttractorBotResponses_noFail (warn only)

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

Libraryless. Click here for Pure Java version (7534L/49K).

svoid testAttractorBotResponses_noFail(AttractorBot bot, S... inOutPairs) {
  new LS warnings;
  temp tempSetTL(warn_warnings, warnings);
  for (PairS p : paramsToPairs(inOutPairs))
    testAttractorBotResponse(bot, p.a, p.b, noFail := true);
  print("Bot test: " + n2(warnings, "error"));
}

Author comment

Began life as a copy of #1023156

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1023247
Snippet name: testAttractorBotResponses_noFail (warn only)
Eternal ID of this version: #1023247/3
Text MD5: 8d8fc54a413620887e176cd0d1e3c5bf
Transpilation MD5: faaafcd5f109b41761fbdfe44da80930
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-05-19 12:55:45
Source code size: 297 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 150 / 220
Version history: 2 change(s)
Referenced in: [show references]