Sha256: 8d0b7eb45ab3006fb92b433e03197758f1588c7b513b1967b69b39f5cbd58cc1
Contents?: true
Size: 206 Bytes
Versions: 2
Compression:
Stored size: 206 Bytes
Contents
require 'spec_helper' describe 'Model, Integration' do let(:clazz) { CukeModeler::Model } describe 'common behavior' do it_should_behave_like 'a model, integration' end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cuke_modeler-1.0.1 | spec/integration/model_integration_spec.rb |
cuke_modeler-1.0.0 | spec/integration/model_integration_spec.rb |