Skip to content

Instantly share code, notes, and snippets.

@amiracam
Created January 29, 2014 17:47
Show Gist options
  • Save amiracam/8693144 to your computer and use it in GitHub Desktop.
Save amiracam/8693144 to your computer and use it in GitHub Desktop.
output for orientdb test
/Users/charles/.rvm/rubies/jruby-1.7.9/bin/jruby --1.9 -e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift) /Users/charles/RubymineProjects/TbDatabaseService3/src/tests/my_orientdb_test.rb
Testing started at 12:45 PM ...
#<OrientDB::Document:McMessage:#9:23 app_id:"MC" origin:"Baker" msg_id:"1c0a8b00-890d-11e3-96ef-c82a14fffee0" data_type:"Account" submitted:#<DateTime: 2014-01-29T12:45:15-05:00 ((2456687j,63915s,3000000n),-18000s,2299161j)>>
#<OrientDB::Document:McMessage:#9:23 app_id:"MC" origin:"Baker" msg_id:"1c0a8b00-890d-11e3-96ef-c82a14fffee0" data_type:"Account" submitted:#<DateTime: 2014-01-29T12:45:15-05:00 ((2456687j,63915s,3000000n),-18000s,2299161j)> data:#<OrientDB::RecordList:[NOT LOADED: #11:30,#11:31]>>
#<OrientDB::Document:McData:#11:30 xref:"1c19a630-890d-11e3-96ef-c82a14fffee0" value_string:"hello~there~monkey2" msg:#<OrientDB::Document:McMessage:#9:23 app_id:"MC" origin:"Baker" msg_id:"1c0a8b00-890d-11e3-96ef-c82a14fffee0" data_type:"Account" submitted:#<DateTime: 2014-01-29T12:45:15-05:00 ((2456687j,63915s,3000000n),-18000s,2299161j)> data:#<OrientDB::RecordList:[NOT LOADED: #11:30,#11:31]>>>
1c19a630-890d-11e3-96ef-c82a14fffee0
1c1a1b60-890d-11e3-96ef-c82a14fffee0
Notified: Wed Jan 29 00:00:00 EST 2014
Submitted Wed Jan 29 00:00:00 EST 2014
2 tests, 1 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
Test suite finished: 1.161 seconds
Process finished with exit code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment