Guest User

Untitled

a guest
May 24th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. asari@ubuntu:~/Development/jruby$ ./bin/jruby test/test_thread_service.rb
  2. Loaded suite test/test_thread_service
  3. Started
  4. ...
  5. Finished in 6.137 seconds.
  6.  
  7. 3 tests, 4 assertions, 0 failures, 0 errors
  8. asari@ubuntu:~/Development/jruby$ ./bin/jruby test/test_thread_service.rb
  9. Loaded suite test/test_thread_service
  10. Started
  11. ...
  12. Finished in 1.35 seconds.
  13.  
  14. 3 tests, 4 assertions, 0 failures, 0 errors
  15. asari@ubuntu:~/Development/jruby$ ./bin/jruby test/test_thread_service.rb
  16. Loaded suite test/test_thread_service
  17. Started
  18. ...
  19. Finished in 8.867 seconds.
  20.  
  21. 3 tests, 4 assertions, 0 failures, 0 errors
Add Comment
Please, Sign In to add comment