Module: USCoreTestKit::USCoreOptions
- Defined in:
- lib/us_core_test_kit/us_core_options.rb
Constant Summary collapse
- SMART_1 =
'smart_app_launch_1'.freeze
- SMART_2 =
'smart_app_launch_2'.freeze
- SMART_2_2 =
'smart_app_launch_2_2'.freeze
- SMART_1_REQUIREMENT =
{ smart_app_launch_version: SMART_1 }.freeze
- SMART_2_REQUIREMENT =
{ smart_app_launch_version: SMART_2 }.freeze
- SMART_2_2_REQUIREMENT =
{ smart_app_launch_version: SMART_2_2 }.freeze