# File tests/drivers/mock/instance_states_test.rb, line 28
    def test_it_not_require_authentication
      require_authentication?('/api/realms').should_not == true
    end