:)

Java test

by pzielinski.myopenid.com, October 25, 2010 19:04, 1 refactoring, tagged with test

test - just to see how it w...

55502f40dc8b7c769880b10874abc9d0 Talk
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...

4bb774de244da2d6e7f39a189b905077 Talk
#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...

28e65a85a625f7c0689bcf96ccf6043d Talk