Libraryless. Click here for Pure Java version (7534L/49K).
1 | svoid testAttractorBotResponses_noFail(AttractorBot bot, S... inOutPairs) {
|
2 | new LS warnings; |
3 | temp tempSetTL(warn_warnings, warnings); |
4 | for (PairS p : paramsToPairs(inOutPairs)) |
5 | testAttractorBotResponse(bot, p.a, p.b, noFail := true); |
6 | print("Bot test: " + n2(warnings, "error"));
|
7 | } |
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: | 417 / 551 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |