def test_destroy_category_with_dependent
category = Category.find(3)
...
Ruby managable test method
by we4tech,
November 21, 2007 09:13,
5 refactorings, tagged with test, ruby, test case, method, unit test
in my test case method, i w...
#Functions [javscript] var ms = 0; var state = 0; ...
JavaScript Stop Watch
by richardhealy,
October 27, 2007 13:31,
3 refactorings, tagged with time, clock, speed, test, javascript
I use this to test speed of...
test - just to see how it w...