module ActionView::TestCase::Behavior::ClassMethods

def tests(helper_class)

def tests(helper_class)
  self.helper_class = helper_class
end