Module: Fastlane::Actions

Defined in:
lib/fastlane/plugin/test_center/actions/multi_scan.rb,
lib/fastlane/plugin/test_center/actions/suppress_tests.rb,
lib/fastlane/plugin/test_center/actions/suppressed_tests.rb,
lib/fastlane/plugin/test_center/actions/tests_from_junit.rb,
lib/fastlane/plugin/test_center/actions/collate_html_reports.rb,
lib/fastlane/plugin/test_center/actions/collate_json_reports.rb,
lib/fastlane/plugin/test_center/actions/tests_from_xctestrun.rb,
lib/fastlane/plugin/test_center/actions/collate_junit_reports.rb,
lib/fastlane/plugin/test_center/actions/suppress_tests_from_junit.rb,
lib/fastlane/plugin/test_center/actions/collate_test_result_bundles.rb,
lib/fastlane/plugin/test_center/actions/quit_core_simulator_service.rb

Defined Under Namespace

Classes: CollateHtmlReportsAction, CollateJsonReportsAction, CollateJunitReportsAction, CollateTestResultBundlesAction, MultiScanAction, QuitCoreSimulatorServiceAction, SuppressTestsAction, SuppressTestsFromJunitAction, SuppressedTestsAction, TestsFromJunitAction, TestsFromXctestrunAction