Method: Fastlane::Actions::XctestAction.category

Defined in:
fastlane/lib/fastlane/actions/xcodebuild.rb

.categoryObject

[View source]

604
605
606
# File 'fastlane/lib/fastlane/actions/xcodebuild.rb', line 604

def self.category
  :building
end