Libraryless. Click here for Pure Java version (6948L/46K/154K).
1 | !7 |
2 | |
3 | p {
|
4 | final Concepts c = transientConcepts(); |
5 | assertFail(r { c.persist() });
|
6 | cnew(c, "Something"); |
7 | assertEquals(1, countConcepts(c, "Something")); |
8 | print("DB structure: " + c.xfullgrab());
|
9 | print("OK");
|
10 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1007590 |
| Snippet name: | Test transientConcepts |
| Eternal ID of this version: | #1007590/3 |
| Text MD5: | 8559fe38f4a720e5183b78d83f2725ea |
| Transpilation MD5: | b976dee9ca2b622d2ef7a3f78028f442 |
| Author: | stefan |
| Category: | javax / concepts |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-03-27 16:43:15 |
| Source code size: | 225 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 627 / 794 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |