CodingZeal/representable_matchers

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
Gemfile
LICENSE.txt
README.md
Rakefile
representable_matchers.gemspec
lib/matchers/base_matcher.rb46
lib/matchers/definition_matchers.rb14
lib/matchers/extension_of_matcher.rb24
A
45 mins
lib/matchers/have_representable_collection_matcher.rb29
lib/matchers/have_representable_property_matcher.rb25
lib/matchers/json/render_json_matcher.rb20
lib/matchers/json_matchers.rb8
lib/matchers/klass_matcher.rb24
A
45 mins
lib/matchers/parse_strategy_matcher.rb24
A
45 mins
lib/matchers/representable_collection_matcher.rb20
lib/matchers/representable_property_matcher.rb20
lib/matchers/sub_matcher.rb12
lib/matchers/version.rb5
lib/representable_matchers.rb11