Module: Transpec::Syntax::Mixin::OwnedMatcher::ClassMethods

Defined in:
lib/transpec/syntax/mixin/owned_matcher.rb

Instance Method Summary collapse

Instance Method Details

#standalone?Boolean

Returns:

  • (Boolean)


16
17
18
# File 'lib/transpec/syntax/mixin/owned_matcher.rb', line 16

def standalone?
  false
end