Guest User

Untitled

a guest
Jun 18th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. Loaded suite /Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake/rake_test_loader
  2. Started
  3. .EEEE
  4. Finished in 0.073864 seconds.
  5.  
  6. 1) Error:
  7. test_should_create_identity_url(IdentityUrlTest):
  8. NoMethodError: undefined method `assert_difference' for #<IdentityUrlTest:0x24209f8>
  9. /test/unit/identity_url_test.rb:5:in `test_should_create_identity_url'
  10. mocha (0.9.5) lib/mocha/test_case_adapter.rb:69:in `__send__'
  11. mocha (0.9.5) lib/mocha/test_case_adapter.rb:69:in `run'
  12.  
  13. 2) Error:
  14. test_should_require_unique_url(IdentityUrlTest):
  15. NoMethodError: undefined method `assert_no_difference' for #<IdentityUrlTest:0x242091c>
  16. /test/unit/identity_url_test.rb:22:in `test_should_require_unique_url'
  17. mocha (0.9.5) lib/mocha/test_case_adapter.rb:69:in `__send__'
  18. mocha (0.9.5) lib/mocha/test_case_adapter.rb:69:in `run'
  19.  
  20. 3) Error:
  21. test_should_require_url(IdentityUrlTest):
  22. NoMethodError: undefined method `assert_no_difference' for #<IdentityUrlTest:0x2420840>
  23. /test/unit/identity_url_test.rb:13:in `test_should_require_url'
  24. mocha (0.9.5) lib/mocha/test_case_adapter.rb:69:in `__send__'
  25. mocha (0.9.5) lib/mocha/test_case_adapter.rb:69:in `run'
  26.  
  27. 4) Error:
  28. test_should_create_user(UserTest):
  29. NoMethodError: undefined method `assert_difference' for #<UserTest:0x24219c0>
  30. /test/unit/user_test.rb:5:in `test_should_create_user'
  31. mocha (0.9.5) lib/mocha/test_case_adapter.rb:69:in `__send__'
  32. mocha (0.9.5) lib/mocha/test_case_adapter.rb:69:in `run'
  33.  
  34. 5 tests, 1 assertions, 0 failures, 4 errors
Add Comment
Please, Sign In to add comment