Skip navigation links
A C D E F G L N P S T U 

A

apply(Statement, Description) - Method in class tools.fastlane.screengrab.locale.LocaleTestRule
 

C

changeDeviceLocaleTo(Locale) - Static method in class tools.fastlane.screengrab.locale.LocaleUtil
 
Chmod - Class in tools.fastlane.screengrab.file
 
Chmod() - Constructor for class tools.fastlane.screengrab.file.Chmod
 
chmodPlusR(File) - Static method in class tools.fastlane.screengrab.file.Chmod
 
chmodPlusRWX(File) - Static method in class tools.fastlane.screengrab.file.Chmod
 

D

DecorViewScreenshotStrategy - Class in tools.fastlane.screengrab
Screenshot strategy that captures the contents of a Window's decor view.
DecorViewScreenshotStrategy() - Constructor for class tools.fastlane.screengrab.DecorViewScreenshotStrategy
 

E

EXTENSION - Static variable in class tools.fastlane.screengrab.FileWritingScreenshotCallback
 

F

FalconScreenshotStrategy - Class in tools.fastlane.screengrab
Screenshot strategy that delegates to Falcon for screenshot capture.
FalconScreenshotStrategy(Activity) - Constructor for class tools.fastlane.screengrab.FalconScreenshotStrategy
 
FileWritingScreenshotCallback - Class in tools.fastlane.screengrab
Default ScreenshotCallback implementation that stores the captured Bitmap on the file system in the structure that the Screengrab command-line utility expects.
FileWritingScreenshotCallback(Context) - Constructor for class tools.fastlane.screengrab.FileWritingScreenshotCallback
 

G

getDefaultScreenshotStrategy() - Static method in class tools.fastlane.screengrab.Screengrab
 
getEndingLocale() - Static method in class tools.fastlane.screengrab.locale.LocaleUtil
 
getScreenshotFile(File, String) - Method in class tools.fastlane.screengrab.FileWritingScreenshotCallback
 
getTestLocale() - Static method in class tools.fastlane.screengrab.locale.LocaleUtil
 

L

localeFromParts(String[]) - Static method in class tools.fastlane.screengrab.locale.LocaleUtil
 
localePartsFrom(String) - Static method in class tools.fastlane.screengrab.locale.LocaleUtil
 
LocaleTestRule - Class in tools.fastlane.screengrab.locale
 
LocaleTestRule() - Constructor for class tools.fastlane.screengrab.locale.LocaleTestRule
 
LocaleTestRule(Locale, Locale) - Constructor for class tools.fastlane.screengrab.locale.LocaleTestRule
 
LocaleUtil - Class in tools.fastlane.screengrab.locale
 

N

NAME_SEPARATOR - Static variable in class tools.fastlane.screengrab.FileWritingScreenshotCallback
 

P

plusR(File) - Method in class tools.fastlane.screengrab.file.Chmod
 
plusRWX(File) - Method in class tools.fastlane.screengrab.file.Chmod
 

S

Screengrab - Class in tools.fastlane.screengrab
 
screenshot(String) - Static method in class tools.fastlane.screengrab.Screengrab
Capture a screenshot with the provided name using the default ScreenshotStrategy
screenshot(String, ScreenshotStrategy) - Static method in class tools.fastlane.screengrab.Screengrab
 
screenshot(String, ScreenshotStrategy, ScreenshotCallback) - Static method in class tools.fastlane.screengrab.Screengrab
 
ScreenshotCallback - Interface in tools.fastlane.screengrab
Callback interface that allows the handling of captured screenshots to happen asynchronous to the test runner Implementations must dispose of the Bitmap passed to ScreenshotCallback.screenshotCaptured(String, Bitmap)
screenshotCaptured(String, Bitmap) - Method in class tools.fastlane.screengrab.FileWritingScreenshotCallback
 
screenshotCaptured(String, Bitmap) - Method in interface tools.fastlane.screengrab.ScreenshotCallback
 
ScreenshotStrategy - Interface in tools.fastlane.screengrab
Interface supporting multiple implementations for capturing screenshots
setDefaultScreenshotStrategy(ScreenshotStrategy) - Static method in class tools.fastlane.screengrab.Screengrab
Set a ScreenshotStrategy to be used by default for subsequent Screengrab.screenshot(String) invocations

T

takeScreenshot(String, ScreenshotCallback) - Method in class tools.fastlane.screengrab.DecorViewScreenshotStrategy
 
takeScreenshot(String, ScreenshotCallback) - Method in class tools.fastlane.screengrab.FalconScreenshotStrategy
 
takeScreenshot(String, ScreenshotCallback) - Method in interface tools.fastlane.screengrab.ScreenshotStrategy
 
takeScreenshot(String, ScreenshotCallback) - Method in class tools.fastlane.screengrab.UiAutomatorScreenshotStrategy
 
tools.fastlane.screengrab - package tools.fastlane.screengrab
 
tools.fastlane.screengrab.file - package tools.fastlane.screengrab.file
 
tools.fastlane.screengrab.locale - package tools.fastlane.screengrab.locale
 

U

UiAutomatorScreenshotStrategy - Class in tools.fastlane.screengrab
Screenshot strategy that delegates to UiAutomation for screenshot capture.
UiAutomatorScreenshotStrategy() - Constructor for class tools.fastlane.screengrab.UiAutomatorScreenshotStrategy
 
A C D E F G L N P S T U 
Skip navigation links