instance method
_test_case
Ruby on Rails 7.1.6
Since v6.1.7.10Signature
_test_case()
No documentation comment.
Source
# File actionview/lib/action_view/test_case.rb, line 215
def _test_case
controller._test_case
end
Defined in actionview/lib/action_view/test_case.rb line 215
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionView::TestCase::Behavior