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