.codeclimate.yml | |
|
|
.gitignore | |
|
|
.hound.yml | |
|
|
.rubocop.yml | |
|
|
.travis.yml | |
|
|
Gemfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/app_delegate.rb | 5 | A 0 mins |
|
lib/motion-spec.rb | 62 | A 0 mins |
|
lib/motion-spec/context.rb | 126 | A 2 hrs |
|
lib/motion-spec/context_helper/expectation.rb | 9 | A 0 mins |
|
lib/motion-spec/context_helper/matchers.rb | 76 | A 0 mins |
|
lib/motion-spec/context_helper/memoized_helpers.rb | 36 | A 0 mins |
|
lib/motion-spec/context_helper/should.rb | 10 | A 0 mins |
|
lib/motion-spec/core.rb | 67 | A 25 mins |
|
lib/motion-spec/error.rb | 11 | A 0 mins |
|
lib/motion-spec/expectation.rb | 26 | A 0 mins |
|
lib/motion-spec/extensions/bacon.rb | 4 | A 0 mins |
|
lib/motion-spec/extensions/boolean.rb | 18 | A 0 mins |
|
lib/motion-spec/extensions/exception.rb | 1 | A 0 mins |
|
lib/motion-spec/extensions/kernel.rb | 10 | A 0 mins |
|
lib/motion-spec/extensions/numeric.rb | 7 | A 0 mins |
|
lib/motion-spec/extensions/object.rb | 5 | A 0 mins |
|
lib/motion-spec/extensions/proc.rb | 22 | A 0 mins |
|
lib/motion-spec/fail_message_renderer.rb | 85 | A 1 hr |
|
lib/motion-spec/matcher/be.rb | 14 | A 0 mins |
|
lib/motion-spec/matcher/be_a.rb | 17 | A 0 mins |
|
lib/motion-spec/matcher/be_false.rb | 13 | A 0 mins |
|
lib/motion-spec/matcher/be_generic.rb | 9 | A 0 mins |
|
lib/motion-spec/matcher/be_nil.rb | 14 | A 0 mins |
|
lib/motion-spec/matcher/be_true.rb | 14 | A 0 mins |
|
lib/motion-spec/matcher/be_within.rb | 25 | A 0 mins |
|
lib/motion-spec/matcher/change.rb | 31 | A 0 mins |
|
lib/motion-spec/matcher/end_with.rb | 19 | A 0 mins |
|
lib/motion-spec/matcher/eq.rb | 12 | A 0 mins |
|
lib/motion-spec/matcher/eql.rb | 9 | A 0 mins |
|
lib/motion-spec/matcher/have_generic.rb | 20 | A 0 mins |
|
lib/motion-spec/matcher/have_items.rb | 25 | A 0 mins |
|
lib/motion-spec/matcher/include.rb | 17 | A 0 mins |
|
lib/motion-spec/matcher/match.rb | 12 | A 0 mins |
|
lib/motion-spec/matcher/match_array.rb | 25 | A 0 mins |
|
lib/motion-spec/matcher/raise_error.rb | 43 | A 0 mins |
|
lib/motion-spec/matcher/respond_to.rb | 32 | A 0 mins |
|
lib/motion-spec/matcher/satisfy.rb | 17 | A 0 mins |
|
lib/motion-spec/matcher/single_method.rb | 21 | A 0 mins |
|
lib/motion-spec/matcher/start_with.rb | 19 | A 0 mins |
|
lib/motion-spec/mock/method_bind_unbind.rb | 43 | A 0 mins |
|
lib/motion-spec/mock/mock.rb | 36 | A 35 mins |
|