method
full_test_name
v3.0.9 -
Show latest stable
- Class:
ActiveSupport::Testing::Performance
full_test_name()public
No documentation available.
# File activesupport/lib/active_support/testing/performance.rb, line 32
def full_test_name
"#{self.class.name}##{method_name}"
end