method
full_test_name
full_test_name()
public
Hide source
# File activesupport/lib/active_support/testing/performance.rb, line 31 def full_test_name "#{self.class.name}##{method_name}" end


