method

destroy

rails latest stable - Class: ActionController::TestSession
destroy()
public

No documentation available.

# File actionpack/lib/action_controller/test_case.rb, line 208
    def destroy
      clear
    end