1 2 3 4
def test_destroy_category_with_dependent category = Category.find(3) ...
in my test case method, i w...
in my test case method, i w...