spec/test_result.txt in quicktest-0.5.6 vs spec/test_result.txt in quicktest-0.5.7
- old
+ new
@@ -1,69 +1,77 @@
-.....FFFFFFFF
+.....FFFFFFFFF
1)
-'#<Object:0xb781e3ec> should show class name in output' FAILED
+'#<Object:0xb7b72b9c> should show class name in output' FAILED
expected: /^'#<Object:0x[^>]+> should show class name in output' FAILED$/,
got: nil (using =~)
./test.rb:58:in `quicktest'
-../lib/quicktest.rb:99:in `call'
-../lib/quicktest.rb:99:in `__quicktest_run_tests__'
+../lib/quicktest.rb:109:in `call'
+../lib/quicktest.rb:109:in `__quicktest_run_tests__'
2)
-'#<Object:0xb781d244> new_method_added should show name of added method' FAILED
+'#<Object:0xb7b72098> new_method_added should show name of added method' FAILED
expected: /^'#<Object:0x[^>]+> new_method_added should show name of added method' FAILED$/,
got: nil (using =~)
./test.rb:68:in `quicktest'
-../lib/quicktest.rb:99:in `call'
-../lib/quicktest.rb:99:in `__quicktest_run_tests__'
+../lib/quicktest.rb:109:in `call'
+../lib/quicktest.rb:109:in `__quicktest_run_tests__'
3)
'TestModule should show class name in output' FAILED
expected: /^'TestModule should show class name in output' FAILED$/,
got: nil (using =~)
./test.rb:78:in `quicktest'
-../lib/quicktest.rb:99:in `call'
-../lib/quicktest.rb:99:in `__quicktest_run_tests__'
+../lib/quicktest.rb:109:in `call'
+../lib/quicktest.rb:109:in `__quicktest_run_tests__'
4)
'TestModule new_singleton_method_added should show class name in output' FAILED
expected: /^'TestModule new_singleton_method_added should show class name in output' FAILED$/,
got: nil (using =~)
./test.rb:89:in `quicktest'
-../lib/quicktest.rb:99:in `call'
-../lib/quicktest.rb:99:in `__quicktest_run_tests__'
+../lib/quicktest.rb:109:in `call'
+../lib/quicktest.rb:109:in `__quicktest_run_tests__'
5)
+'#<Class:0xb7b6fa8c> the_method should include the module into class Object' FAILED
+expected: /^'#<Class:0x[^>]+> the_method should include the module into class Object' FAILED$/,
+ got: nil (using =~)
+./test.rb:98:in `quicktest'
+../lib/quicktest.rb:109:in `call'
+../lib/quicktest.rb:109:in `__quicktest_run_tests__'
+
+6)
'TestClass should show class name in output' FAILED
expected: /^'TestClass should show class name in output' FAILED$/,
got: nil (using =~)
-./test.rb:100:in `quicktest'
-../lib/quicktest.rb:99:in `call'
-../lib/quicktest.rb:99:in `__quicktest_run_tests__'
+./test.rb:109:in `quicktest'
+../lib/quicktest.rb:109:in `call'
+../lib/quicktest.rb:109:in `__quicktest_run_tests__'
-6)
-'#<TestClass:0xb78168f4> should show class name in output' FAILED
+7)
+'#<TestClass:0xb7b6e8bc> should show class name in output' FAILED
expected: /^'#<TestClass:0x[^>]+> should show class name in output' FAILED$/,
got: nil (using =~)
-./test.rb:107:in `quicktest'
-../lib/quicktest.rb:99:in `call'
-../lib/quicktest.rb:99:in `__quicktest_run_tests__'
+./test.rb:116:in `quicktest'
+../lib/quicktest.rb:109:in `call'
+../lib/quicktest.rb:109:in `__quicktest_run_tests__'
-7)
-'#<TestClass:0xb78155f8> new_method_added should show name of added method' FAILED
+8)
+'#<TestClass:0xb7b6de58> new_method_added should show name of added method' FAILED
expected: /^'#<TestClass:0x[^>]+> new_method_added should show name of added method' FAILED$/,
got: nil (using =~)
-./test.rb:117:in `quicktest'
-../lib/quicktest.rb:99:in `call'
-../lib/quicktest.rb:99:in `__quicktest_run_tests__'
+./test.rb:126:in `quicktest'
+../lib/quicktest.rb:109:in `call'
+../lib/quicktest.rb:109:in `__quicktest_run_tests__'
-8)
+9)
'TestClass new_singleton_method_added should show class name in output' FAILED
expected: /^'TestClass new_singleton_method_added should show class name in output' FAILED$/,
got: nil (using =~)
-./test.rb:128:in `quicktest'
-../lib/quicktest.rb:99:in `call'
-../lib/quicktest.rb:99:in `__quicktest_run_tests__'
+./test.rb:137:in `quicktest'
+../lib/quicktest.rb:109:in `call'
+../lib/quicktest.rb:109:in `__quicktest_run_tests__'
-Finished in 0.029012 seconds
+Finished in 0.051081 seconds
-13 examples, 8 failures
+14 examples, 9 failures