Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

10
LINES

< > BotCompany Repo | #1007590 // Test transientConcepts

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (6948L/46K/154K).

!7

p {
  final Concepts c = transientConcepts();
  assertFail(r { c.persist() });
  cnew(c, "Something");
  assertEquals(1, countConcepts(c, "Something"));
  print("DB structure: " + c.xfullgrab());
  print("OK");
}

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: 330 / 417
Version history: 2 change(s)
Referenced in: [show references]