svoid test_allContainedWordSets() { Set<S> found1 = litciset("turn", "around"), found2 = litciset("turn"); assertEqualsVerbose(lithashset(found1, found2), asHashSet(allContainedWordSets("you turn my World around", ll( found1, found2, litciset("turn", "up"), litciset("bla") )))); }
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: | #1023229 |
| Snippet name: | test_allContainedWordSets (OK) |
| Eternal ID of this version: | #1023229/3 |
| Text MD5: | c48619d6fbd7a2f2aafb2d0f8b9dd16a |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-05-18 13:30:08 |
| Source code size: | 337 bytes / 12 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 437 / 484 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |