## The gradient should be zero at the optimal point. unit_test_equals("rosenbrock_gradient(1,1) == 0", ... 0, ... rosenbrock_gradient(1,1));