entity_spec.rb revision 56cef2d91f243b2b1f773acc20f9c5ae9fb5c537
require 'spec_helper'
context 'when importing an ontology' do
end
it 'should have the correct number of described entities' do where('label IS NOT NULL') where('comment IS NOT NULL') end
end
end