Sha256: efa2504df6df37f7d6474094670d33da4e0ec46e0aebdf4dd115b6dceb34e5f1

Contents?: true

Size: 600 Bytes

Versions: 10

Compression:

Stored size: 600 Bytes

Contents

require File.join(File.dirname(File.dirname(File.dirname(File.expand_path(__FILE__)))), 'spec_helper')
require File.join(File.dirname(File.dirname(File.dirname(File.dirname(File.expand_path(__FILE__))))), 'lib', 'reek', 'core', 'module_context')
require File.join(File.dirname(File.dirname(File.dirname(File.dirname(File.expand_path(__FILE__))))), 'lib', 'reek', 'core', 'singleton_method_context')
require File.join(File.dirname(File.dirname(File.dirname(File.dirname(File.expand_path(__FILE__))))), 'lib', 'reek', 'core', 'stop_context')

include Reek::Core

describe SingletonMethodContext do
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
reek-1.3.1 spec/reek/core/singleton_method_context_spec.rb
reek-1.3 spec/reek/core/singleton_method_context_spec.rb
reek-1.2.13 spec/reek/core/singleton_method_context_spec.rb
reek-1.2.12 spec/reek/core/singleton_method_context_spec.rb
reek-1.2.11 spec/reek/core/singleton_method_context_spec.rb
reek-1.2.10 spec/reek/core/singleton_method_context_spec.rb
reek-1.2.9 spec/reek/core/singleton_method_context_spec.rb
reek-1.2.8 spec/reek/core/singleton_method_context_spec.rb
reek-1.2.7.3 spec/reek/core/singleton_method_context_spec.rb
reek-1.2.7.2 spec/reek/core/singleton_method_context_spec.rb