Guest User

Untitled

a guest
Feb 20th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. $ rake synthesis:test
  2. (in /Users/david/projects/ruby/tmp/synth)
  3. [Synthesis] Collecting expectations...
  4. ..
  5.  
  6. Finished in 0.003435 seconds
  7.  
  8. 2 examples, 0 failures
  9. [Synthesis] Verifying expectation invocations...
  10. ..
  11.  
  12. Finished in 0.001284 seconds
  13.  
  14. 2 examples, 0 failures
  15. [Synthesis]
  16. [Synthesis] Tested Expectations:
  17. [Synthesis]
  18. [Synthesis] Untested Expectations:
  19. () Person.new.hello() in ./example.rb:11
  20. [Synthesis] Ignoring:
  21. [Synthesis]
  22. [Synthesis] FAILED.
Add Comment
Please, Sign In to add comment