Sha256: 177b26ea8759ed3fd48e9e56899ffd49f546dac0a0c08680ca6d26d514925112

Contents?: true

Size: 393 Bytes

Versions: 14

Compression:

Stored size: 393 Bytes

Contents

opal_filter "Method" do
  fails "Method#define_method when passed a Method object defines a method with the same #parameters as the original"
  fails "Method#define_method when passed an UnboundMethod object defines a method with the same #arity as the original"
  fails "Method#define_method when passed an UnboundMethod object defines a method with the same #parameters as the original"
end

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
opal-0.9.4 spec/filters/bugs/method.rb
opal-0.9.3 spec/filters/bugs/method.rb
opal-0.9.2 spec/filters/bugs/method.rb
opal-0.9.0 spec/filters/bugs/method.rb
opal-0.9.0.rc1 spec/filters/bugs/method.rb
opal-0.9.0.beta2 spec/filters/bugs/method.rb
opal-0.9.0.beta1 spec/filters/bugs/method.rb
opal-0.8.1 spec/filters/bugs/method.rb
opal-0.8.1.rc1 spec/filters/bugs/method.rb
opal-wedge-0.9.0.dev spec/filters/bugs/method.rb
opal-0.8.0 spec/filters/bugs/method.rb
opal-0.8.0.rc3 spec/filters/bugs/method.rb
opal-0.8.0.rc2 spec/filters/bugs/method.rb
opal-0.8.0.rc1 spec/filters/bugs/method.rb