RSpec Results

 

 

Local Tuple Space
should not lend twice
Drb Node
should connect to another node
PlainDB Table
should create a db-table in data/plaindb/..
uninitialized constant PlaindbApp::FileTable::INVALID_STATE
./plaindb/plaindb.rb:155:in `load'
/Users/davidkamphausen/Documents/workspace/sandbox/apps/plaindb/spec/spec_table_write.rb:16:
153      data=@handle.read(rowLength+@@stateSize)
154      state=data.unpack("N")
155      return nil if state==INVALID_STATE
156      data=data[@@stateSize..-1]
157      data=Row.new(data,@definition)
158# gem install syntax to get syntax highlighting
should be possible to reopen a table