class TestActLogout

Public Instance Methods

test_all() click to toggle source
# File vendor/qwik/lib/qwik/act-logout.rb, line 56
def test_all
  # The test for logout is already done in act-login.rb
end