Sha256: 53ec54525b2dec18a47724a1de3f8be86345eec02422c03beb89d4e85f30fe2f

Contents?: true

Size: 313 Bytes

Versions: 13

Compression:

Stored size: 313 Bytes

Contents

require "spec_helper"

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

Version data entries

13 entries across 13 versions & 3 rubygems

Version Path
judge-2.0.5 vendor/bundle/ruby/2.1.0/gems/factory_girl-2.6.4/spec/factory_girl/strategy/build_spec.rb
challah-0.6.2 vendor/bundle/gems/factory_girl-2.6.1/spec/factory_girl/strategy/build_spec.rb
challah-0.6.1 vendor/bundle/gems/factory_girl-2.6.1/spec/factory_girl/strategy/build_spec.rb
challah-0.6.0 vendor/bundle/gems/factory_girl-2.6.1/spec/factory_girl/strategy/build_spec.rb
challah-0.5.4 vendor/bundle/gems/factory_girl-2.6.1/spec/factory_girl/strategy/build_spec.rb
challah-0.5.3 vendor/bundle/gems/factory_girl-2.6.1/spec/factory_girl/strategy/build_spec.rb
challah-0.5.2 vendor/bundle/gems/factory_girl-2.6.1/spec/factory_girl/strategy/build_spec.rb
factory_girl-2.6.4 spec/factory_girl/strategy/build_spec.rb
factory_girl-2.6.3 spec/factory_girl/strategy/build_spec.rb
factory_girl-2.6.2 spec/factory_girl/strategy/build_spec.rb
challah-0.5.1 vendor/bundle/gems/factory_girl-2.6.1/spec/factory_girl/strategy/build_spec.rb
factory_girl-2.6.1 spec/factory_girl/strategy/build_spec.rb
factory_girl-2.6.0 spec/factory_girl/strategy/build_spec.rb