1 | svoid test_agiBlue_lockTriplePatternApplies() { |
2 | testFunctionValues_twoArgs agiBlue_lockTriplePatternApplies( |
3 | pair(t3s("*", "a", "b"), t3s("bla", "A", "B")), true, |
4 | pair(t3s("c", "a", "b"), t3s("bla", "A", "B")), false, |
5 | pair(t3s("xyz", "*", "*"), t3s("xyz", "w", "x")), true, |
6 | pair(t3s("xyz", "*", "y"), t3s("xyz", "w", "x")), false, |
7 | pair(null, null), false, |
8 | pair(null, t3s("a", "b", "c")), false, |
9 | ); |
10 | } |
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1024282 |
Snippet name: | test_agiBlue_lockTriplePatternApplies (OK) |
Eternal ID of this version: | #1024282/3 |
Text MD5: | 3619fff13331436e289dd3cc0639da07 |
Author: | stefan |
Category: | javax / agi.blue |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-29 12:09:12 |
Source code size: | 438 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 153 / 198 |
Version history: | 2 change(s) |
Referenced in: | [show references] |