svoid test_fullPhraseCache_group() { // put in empty phrase to annoy grouper assertEqualsVerbose("{the guy} met {another guy} somewhere", fullPhraseCache_group(makeFullPhraseCache("", "the guy", "another guy"), "the guy met another guy somewhere")); assertEqualsVerbose("{my friend} - {very NICE}", fullPhraseCache_group(makeFullPhraseCache("my friend", "very nice"), "my friend - very NICE")); }
Began life as a copy of #1022273
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1022311 |
| Snippet name: | test_fullPhraseCache_group |
| Eternal ID of this version: | #1022311/2 |
| Text MD5: | d5641dae189b80357f539263836c13cc |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-13 05:41:42 |
| Source code size: | 430 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 474 / 528 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |