Sha256: 38a76de5d17670220b6f6665f6bc2751a805d516228ce15dee2435eb6e81a19a
Contents?: true
Size: 1.76 KB
Versions: 0
Compression: gzip
Compressed size: 698 Bytes
Stored size: 698 Bytes
Contents
--- !ruby/object:Gem::Specification name: markryall-orangutan version: !ruby/object:Gem::Version version: 0.0.4 platform: ruby authors: - Mark Ryall autorequire: bindir: bin cert_chain: [] date: 2009-05-13 00:00:00 -07:00 default_executable: dependencies: [] description: A mocking library that supports creation of ironruby mock objects (in addition to pure ruby ones) email: mark@ryall.name executables: [] extensions: [] extra_rdoc_files: - README files: - README - Rakefile - VERSION.yml - lib/orangutan.rb - lib/orangutan/call.rb - lib/orangutan/chantek.rb - lib/orangutan/container.rb - lib/orangutan/expectation.rb - lib/orangutan/raiser.rb - lib/orangutan/stub_base.rb - orangutan.gemspec - prepare.cmd - spec/clr/ClassWithANonVirtualMethod.cs - spec/clr/ClassWithANonVirtualProperty.cs - spec/clr/ClassWithAVirtualMethod.cs - spec/clr/ClassWithAVirtualProperty.cs - spec/clr/Consumer.cs - spec/clr/IHaveAMethod.cs - spec/clr/IHaveAProperty.cs - spec/clr/IHaveAnEvent.cs - spec/spec_chantek.rb - spec/spec_chantek_clr.rb - spec/spec_chantek_recurse.rb - spec/spec_expectation.rb has_rdoc: true homepage: http://github.com/markryall/orangutan post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: orangutan rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: A mock objects library test_files: - spec/spec_chantek.rb - spec/spec_chantek_clr.rb - spec/spec_chantek_recurse.rb - spec/spec_expectation.rb