Sha256: 60f843493426282f468540f65e88dd84ca685e878a2e1110fdbf7b21c436c94c

Contents?: true

Size: 266 Bytes

Versions: 104

Compression:

Stored size: 266 Bytes

Contents

require "spec_helper"

describe FactoryGirl::Strategy::Build do
  it_should_behave_like "strategy with association support", :create
  it_should_behave_like "strategy with callbacks", :after_build
  it_should_behave_like "strategy with strategy: :build", :build
end

Version data entries

104 entries across 91 versions & 8 rubygems

Version Path
sunrise-cms-0.3.0.rc vendor/bundle/ruby/1.9.1/gems/factory_girl-3.3.0/spec/factory_girl/strategy/build_spec.rb
classiccms-0.2.4.pre vendor/bundle/gems/factory_girl-3.3.0/spec/factory_girl/strategy/build_spec.rb
challah-0.6.0 vendor/bundle/gems/factory_girl-3.3.0/spec/factory_girl/strategy/build_spec.rb
factory_girl-3.3.0 spec/factory_girl/strategy/build_spec.rb