1 | svoid test_restructure_MRUAndAllTimeTop() {
|
2 | S s = structure(new MRUAndAllTimeTop); |
3 | print(s); |
4 | MRUAndAllTimeTop m = cast unstructure(s); |
5 | assertEqualsVerbose(s, structure(m)); |
6 | } |
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: | #1024880 |
| Snippet name: | test_restructure_MRUAndAllTimeTop |
| Eternal ID of this version: | #1024880/1 |
| Text MD5: | a976fb7e1d25009ad34e4d34fb0d4481 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-28 12:50:36 |
| Source code size: | 187 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 481 / 524 |
| Referenced in: | [show references] |