Sha256: e0ff8a2254e16c33ee76fd495b5ee13cca06de8ba63311bf73ee491a9114b683

Contents?: true

Size: 233 Bytes

Versions: 28

Compression:

Stored size: 233 Bytes

Contents

require "test_helper"

# See https://actionpolicy.evilmartians.io/#/testing?id=testing-policies
class <%= class_name %>PolicyTest < ActiveSupport::TestCase
  def test_index
  end

  def test_create
  end

  def test_manage
  end
end

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
action_policy-0.7.3 lib/generators/test_unit/templates/policy_test.rb.tt
action_policy-0.7.2 lib/generators/test_unit/templates/policy_test.rb.tt
action_policy-0.7.1 lib/generators/test_unit/templates/policy_test.rb.tt
action_policy-0.7.0 lib/generators/test_unit/templates/policy_test.rb.tt
action_policy-0.6.9 lib/generators/test_unit/templates/policy_test.rb.tt
action_policy-0.6.8 lib/generators/test_unit/templates/policy_test.rb.tt
action_policy-0.6.7 lib/generators/test_unit/templates/policy_test.rb.tt
action_policy-0.6.6 lib/generators/test_unit/templates/policy_test.rb.tt
action_policy-0.6.5 lib/generators/test_unit/templates/policy_test.rb.tt
action_policy-0.6.4 lib/generators/test_unit/templates/policy_test.rb.tt
action_policy-0.6.3 lib/generators/test_unit/templates/policy_test.rb.tt
action_policy-0.6.2 lib/generators/test_unit/templates/policy_test.rb.tt
action_policy-0.6.1 lib/generators/test_unit/templates/policy_test.rb.tt
action_policy-0.6.0 lib/generators/test_unit/templates/policy_test.rb.tt
action_policy-0.5.7 lib/generators/test_unit/templates/policy_test.rb.tt
action_policy-0.5.6 lib/generators/test_unit/templates/policy_test.rb.tt
action_policy-0.5.5 lib/generators/test_unit/templates/policy_test.rb.tt
action_policy-0.5.4 lib/generators/test_unit/templates/policy_test.rb.tt
action_policy-0.5.3 lib/generators/test_unit/templates/policy_test.rb.tt
action_policy-0.5.2 lib/generators/test_unit/templates/policy_test.rb.tt