Sha256: 2fa350bd45a2484bb906291068e62cc7e01d4986bcb6c777ec2ba3d28b4ea241
Contents?: true
Size: 259 Bytes
Versions: 1
Compression:
Stored size: 259 Bytes
Contents
class MintReportGeneratorTest < Rails::Generators::TestCase tests MintReportGenerator destination File.expand_path("../tmp", File.dirname(__FILE__)) setup :prepare_destination should "create Foo report" do run_generator(['FooReport']) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mint_reporter-0.0.7 | test/integration/mint_report_generator.rb |