Libraryless. Click here for Pure Java version (4176L/24K).
| 1 | svoid assertJavaSourceEqualsVerbose(S msg default "", S src, LS tok) {
 | 
| 2 | // \n for better printing | 
| 3 | assertEqualsVerboseUnder(msg, (IF1<S>) s -> "\n" + tok_javaStandardSpaces(s), src, join(tok)); | 
| 4 | } | 
Began life as a copy of #1027849
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031313 | 
| Snippet name: | assertJavaSourceEqualsVerbose | 
| Eternal ID of this version: | #1031313/11 | 
| Text MD5: | 9e6ba7ca338b317d4f33a53546fd5927 | 
| Transpilation MD5: | 6739cd92b57bd0a43777a2bedb1528e8 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-10-11 10:26:14 | 
| Source code size: | 200 bytes / 4 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 417 / 552 | 
| Version history: | 10 change(s) | 
| Referenced in: | [show references] |