rspec-api/rspec-api-matchers

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
.yardopts
Gemfile
Gemfile.lock
HISTORY.md
MIT-LICENSE
README.md
Rakefile
TODO.md
gemfiles/Gemfile.activesupport-3.x
gemfiles/Gemfile.activesupport-4.x
lib/rspec-api-matchers.rb1
A
0 mins
lib/rspec-api/matchers.rb26
A
0 mins
lib/rspec-api/matchers/attributes/have_attributes.rb10
A
0 mins
lib/rspec-api/matchers/attributes/matcher.rb87
A
35 mins
lib/rspec-api/matchers/collection/be_a_collection.rb10
A
0 mins
lib/rspec-api/matchers/collection/matcher.rb16
A
0 mins
lib/rspec-api/matchers/content_type/have_content_type.rb15
A
0 mins
lib/rspec-api/matchers/content_type/matcher.rb19
A
0 mins
lib/rspec-api/matchers/filter/be_filtered.rb10
A
0 mins
lib/rspec-api/matchers/filter/matcher.rb54
A
0 mins
lib/rspec-api/matchers/headers/have_headers.rb10
A
0 mins
lib/rspec-api/matchers/headers/matcher.rb22
A
0 mins
lib/rspec-api/matchers/json/be_valid_json.rb10
A
0 mins
lib/rspec-api/matchers/json/matcher.rb33
A
0 mins
lib/rspec-api/matchers/jsonp/be_wrapped_in_callback.rb10
A
0 mins
lib/rspec-api/matchers/jsonp/matcher.rb19
A
0 mins
lib/rspec-api/matchers/page_links/have_page_links.rb10
A
0 mins
lib/rspec-api/matchers/page_links/matcher.rb15
A
0 mins
lib/rspec-api/matchers/response/be_a_valid_response.rb10
A
0 mins
lib/rspec-api/matchers/response/matcher.rb41
A
0 mins
lib/rspec-api/matchers/sort/be_sorted.rb10
A
0 mins
lib/rspec-api/matchers/sort/matcher.rb47
A
0 mins
lib/rspec-api/matchers/status/have_status.rb10
A
0 mins
lib/rspec-api/matchers/status/matcher.rb37
A
0 mins
lib/rspec-api/matchers/version.rb5
A
0 mins
rspec-api-matchers.gemspec