Method: MotionSpec::ContextHelper::Matchers#be_true

Defined in:
lib/motion-spec/context_helper/matchers.rb

#be_trueObject



14
15
16
# File 'lib/motion-spec/context_helper/matchers.rb', line 14

def be_true
  MotionSpec::Matcher::BeTrue.new
end