Module: DaVinciCRDTestKit::CRDOptions

Defined in:
lib/davinci_crd_test_kit/crd_options.rb

Constant Summary collapse

SMART_1 =
'smart_app_launch_1'.freeze
SMART_2 =
'smart_app_launch_2'.freeze
SMART_1_REQUIREMENT =
{ smart_app_launch_version: SMART_1 }.freeze
SMART_2_REQUIREMENT =
{ smart_app_launch_version: SMART_2 }.freeze