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