The variable $curl_options is protected but the comment upon it seems to say that it has not to be protected.

Comments

boombatower’s picture

Status: Active » Closed (works as designed)

That is correct since all test cases extend DrupalWebTestCase and therefore can access protected variables.