Sha256: 43312d23dc78f45492149ff27f687199de83abb639c785d6990a99cc0857a668

Contents?: true

Size: 210 Bytes

Versions: 11

Compression:

Stored size: 210 Bytes

Contents

# Read about factories at http://github.com/thoughtbot/factory_girl

FactoryGirl.define do
  factory :"tengine/core/handler_path" do
    event_type_name("MyString")
    driver(nil)
    handler_id("")
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
tengine_core-0.5.39 spec/factories/tengine_core_handler_paths.rb
tengine_core-0.5.38 spec/factories/tengine_core_handler_paths.rb
tengine_core-0.5.37 spec/factories/tengine_core_handler_paths.rb
tengine_core-0.5.36 spec/factories/tengine_core_handler_paths.rb
tengine_core-0.5.35 spec/factories/tengine_core_handler_paths.rb
tengine_core-0.5.34 spec/factories/tengine_core_handler_paths.rb
tengine_core-0.5.33 spec/factories/tengine_core_handler_paths.rb
tengine_core-0.5.32 spec/factories/tengine_core_handler_paths.rb
tengine_core-0.5.31 spec/factories/tengine_core_handler_paths.rb
tengine_core-0.5.30 spec/factories/tengine_core_handler_paths.rb
tengine_core-0.5.28 spec/factories/tengine_core_handler_paths.rb