Module: AUCoreTestKit::AUCoreOptions

Defined in:
lib/au_core_test_kit/au_core_options.rb

Constant Summary collapse

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