Class: SMARTAppLaunch::SMARTAccessBrandsValidateBundle

Inherits:
Inferno::Test
  • Object
show all
Defined in:
lib/smart_app_launch/smart_access_brands_validate_bundle_test.rb

Instance Method Summary collapse

Instance Method Details

#skip_messageObject



15
16
17
18
19
20
21
# File 'lib/smart_app_launch/smart_access_brands_validate_bundle_test.rb', line 15

def skip_message
  %(
    No User Access Brands request was made in the previous test, and no User Access Brands Bundle was provided as
    input instead. Either provide a User Access Brands Publication URL to retrieve the Bundle via a HTTP GET
    request, or provide the Bundle as an input.
  )
end