class TestUnit::Generators::PolicyGenerator

def create_policy_test

def create_policy_test
  template "policy_test.rb", File.join("test/policies", class_path, "#{file_name}_policy_test.rb")
end