Module: RSpecUUID::Matchers

Defined in:
lib/rspec-uuid/matchers.rb

Defined Under Namespace

Classes: UUIDMatcher

Instance Method Summary collapse

Instance Method Details

#be_a_uuidObject



43
44
45
# File 'lib/rspec-uuid/matchers.rb', line 43

def be_a_uuid(...)
  UUIDMatcher.new(...)
end