Class: Admin::DashboardControllerTest

Inherits:
ActionController::TestCase
  • Object
show all
Defined in:
vendor/plugins/authentication/test/functional/admin/dashboard_controller_test.rb

Instance Method Summary collapse

Instance Method Details

#test_truthObject

Replace this with your real tests.



5
6
7
# File 'vendor/plugins/authentication/test/functional/admin/dashboard_controller_test.rb', line 5

def test_truth
  assert true
end