Sha256: 6a7516b7819dd36874bf31c9a968303de6ba2f04dc1c9ac3a9d8cf8cdf5da356
Contents?: true
Size: 1.6 KB
Versions: 0
Compression: gzip
Compressed size: 740 Bytes
Stored size: 740 Bytes
Contents
--- !ruby/object:Gem::Specification name: casualjim-caricature version: !ruby/object:Gem::Version version: 0.3.1 platform: ruby authors: - Ivan Porto Carrero autorequire: bindir: bin cert_chain: [] date: 2009-05-16 00:00:00 -07:00 default_executable: dependencies: [] description: This project aims to make interop between IronRuby objects and .NET objects easier. The idea is that it integrates nicely with bacon and later rspec and that it transparently lets you mock ironruby ojbects as well as CLR objects/interfaces. Caricature handles interfaces, interface inheritance, CLR objects, CLR object instances, Ruby classes and instances of Ruby classes. email: ivan@flanders.co.nz executables: [] extensions: [] extra_rdoc_files: - README.markdown files: - README.markdown has_rdoc: true homepage: http://github.com/casualjim/caricature 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: caricature rubygems_version: 1.2.0 signing_key: specification_version: 3 summary: Caricature - Bringing simple mocking to the DLR test_files: - spec/bacon_helper.rb - spec/core_ext_spec.rb - spec/expectation_spec.rb - spec/integration_spec.rb - spec/interop_spec.rb - spec/isolation_spec.rb - spec/isolator_spec.rb - spec/method_call_spec.rb - spec/verification_spec.rb