Sha256: 2ecc351eaae1b13f4a3c65a18ddafee340c18ff6b81d9d34617e32ffe8082916
Contents?: true
Size: 483 Bytes
Versions: 10
Compression:
Stored size: 483 Bytes
Contents
require 'test_helper' module Workarea decorate HashUpdateTest, with: :product_additional_details do # Define additional tests based on new functionality or # override tests originally defined in the decorated class for # changes that alter default behavior. # # While calling super to extend a test case is possible, it is # recommended that you add a new test or completely override an # existing test to avoid ambiguity in your test suite. end end
Version data entries
10 entries across 10 versions & 1 rubygems