Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

A

AFTER - Static variable in class de.otto.jlineup.file.FileService
 

B

before - Variable in class de.otto.jlineup.browser.ScreenshotContext
 
BEFORE - Static variable in class de.otto.jlineup.file.FileService
 
Browser - Class in de.otto.jlineup.browser
 
Browser(Parameters, Config, WebDriver, FileService) - Constructor for class de.otto.jlineup.browser.Browser
 
browser - Variable in class de.otto.jlineup.config.Config
 
Browser.Type - Enum in de.otto.jlineup.browser
 
BrowserUtils - Class in de.otto.jlineup.browser
 
BrowserUtils() - Constructor for class de.otto.jlineup.browser.BrowserUtils
 
bufferedImagesEqual(BufferedImage, BufferedImage) - Static method in class de.otto.jlineup.image.ImageService
 
bufferedImagesEqualQuick(BufferedImage, BufferedImage) - Static method in class de.otto.jlineup.image.ImageService
 
buildScreenshotContextListFromConfigAndState(Parameters, Config, boolean) - Static method in class de.otto.jlineup.browser.BrowserUtils
 
buildUrl(String, String, Map<String, String>) - Static method in class de.otto.jlineup.browser.BrowserUtils
 
buildUrl(String, String) - Static method in class de.otto.jlineup.browser.BrowserUtils
 

C

close() - Method in class de.otto.jlineup.browser.Browser
 
compare() - Method in class de.otto.jlineup.report.ScreenshotsComparator
 
compareImages(BufferedImage, BufferedImage, int) - Method in class de.otto.jlineup.image.ImageService
 
Config - Class in de.otto.jlineup.config
 
Config() - Constructor for class de.otto.jlineup.config.Config
 
Config(Map<String, UrlConfig>, Browser.Type, Float, Integer) - Constructor for class de.otto.jlineup.config.Config
 
Cookie - Class in de.otto.jlineup.config
 
Cookie(String, String, String, String, Date, boolean) - Constructor for class de.otto.jlineup.config.Cookie
 
Cookie(String, String) - Constructor for class de.otto.jlineup.config.Cookie
 
cookies - Variable in class de.otto.jlineup.config.UrlConfig
 
createOrClearReportDirectory() - Method in class de.otto.jlineup.file.FileService
 
createOrClearScreenshotsDirectory() - Method in class de.otto.jlineup.file.FileService
 
createWorkingDirectoryIfNotExists() - Method in class de.otto.jlineup.file.FileService
 

D

de.otto.jlineup - package de.otto.jlineup
 
de.otto.jlineup.browser - package de.otto.jlineup.browser
 
de.otto.jlineup.config - package de.otto.jlineup.config
 
de.otto.jlineup.file - package de.otto.jlineup.file
 
de.otto.jlineup.image - package de.otto.jlineup.image
 
de.otto.jlineup.report - package de.otto.jlineup.report
 
DEFAULT_ASYNC_WAIT - Static variable in class de.otto.jlineup.config.Config
 
DEFAULT_BROWSER - Static variable in class de.otto.jlineup.config.Config
 
DEFAULT_MAX_DIFF - Static variable in class de.otto.jlineup.config.Config
 
DEFAULT_MAX_SCROLL_HEIGHT - Static variable in class de.otto.jlineup.config.Config
 
DEFAULT_PATHS - Static variable in class de.otto.jlineup.config.Config
 
DEFAULT_WAIT_AFTER_PAGE_LOAD - Static variable in class de.otto.jlineup.config.Config
 
DEFAULT_WAIT_FOR_NO_ANIMATION_AFTER_SCROLL - Static variable in class de.otto.jlineup.config.Config
 
DEFAULT_WARMUP_BROWSER_CACHE_TIME - Static variable in class de.otto.jlineup.config.Config
 
DEFAULT_WINDOW_HEIGHT - Static variable in class de.otto.jlineup.config.Config
 
DEFAULT_WINDOW_WIDTHS - Static variable in class de.otto.jlineup.config.Config
 
defaultConfig() - Static method in class de.otto.jlineup.config.Config
 
defaultConfig(String) - Static method in class de.otto.jlineup.config.Config
 
difference - Variable in class de.otto.jlineup.report.ScreenshotComparisonResult
 
differenceImageFileName - Variable in class de.otto.jlineup.report.ScreenshotComparisonResult
 
DIFFERENT_SIZE_COLOR - Static variable in class de.otto.jlineup.image.ImageService
 
DIVIDER - Static variable in class de.otto.jlineup.file.FileService
 
domain - Variable in class de.otto.jlineup.config.Cookie
 

E

envMapping - Variable in class de.otto.jlineup.config.UrlConfig
 
equals(Object) - Method in class de.otto.jlineup.browser.ScreenshotContext
 
equals(Object) - Method in class de.otto.jlineup.config.Config
 
equals(Object) - Method in class de.otto.jlineup.config.Cookie
 
equals(Object) - Method in class de.otto.jlineup.config.Parameters
 
equals(Object) - Method in class de.otto.jlineup.config.UrlConfig
 
equals(Object) - Method in class de.otto.jlineup.report.ScreenshotComparisonResult
 
EXAMPLE_URL - Static variable in class de.otto.jlineup.config.Config
 
expiry - Variable in class de.otto.jlineup.config.Cookie
 

F

FileService - Class in de.otto.jlineup.file
 
FileService(Parameters) - Constructor for class de.otto.jlineup.file.FileService
 

G

getDifference() - Method in class de.otto.jlineup.image.ImageService.ImageComparisonResult
 
getDifferenceImage() - Method in class de.otto.jlineup.image.ImageService.ImageComparisonResult
 
getFilenamesForStep(String, String, String) - Method in class de.otto.jlineup.file.FileService
 
getReportDirectory() - Method in class de.otto.jlineup.config.Parameters
 
getScreenshotDirectory() - Method in class de.otto.jlineup.config.Parameters
 
getStep() - Method in class de.otto.jlineup.config.Parameters
 
getUrl() - Method in class de.otto.jlineup.config.Parameters
 
getUrlReplacements() - Method in class de.otto.jlineup.config.Parameters
 
getWebDriverByConfig(Config) - Static method in class de.otto.jlineup.browser.BrowserUtils
 
getWorkingDirectory() - Method in class de.otto.jlineup.config.Parameters
 
globalWaitAfterPageLoad - Variable in class de.otto.jlineup.config.Config
 

H

hashCode() - Method in class de.otto.jlineup.browser.ScreenshotContext
 
hashCode() - Method in class de.otto.jlineup.config.Config
 
hashCode() - Method in class de.otto.jlineup.config.Cookie
 
hashCode() - Method in class de.otto.jlineup.config.Parameters
 
hashCode() - Method in class de.otto.jlineup.config.UrlConfig
 
hashCode() - Method in class de.otto.jlineup.report.ScreenshotComparisonResult
 
HIGHLIGHT_COLOR - Static variable in class de.otto.jlineup.image.ImageService
 
HTMLReportGenerator - Class in de.otto.jlineup.report
 
HTMLReportGenerator(FileService) - Constructor for class de.otto.jlineup.report.HTMLReportGenerator
 

I

ImageComparisonResult(BufferedImage, double) - Constructor for class de.otto.jlineup.image.ImageService.ImageComparisonResult
 
ImageService - Class in de.otto.jlineup.image
 
ImageService() - Constructor for class de.otto.jlineup.image.ImageService
 
ImageService.ImageComparisonResult - Class in de.otto.jlineup.image
 
isAfter() - Method in class de.otto.jlineup.config.Parameters
 
isBefore() - Method in class de.otto.jlineup.config.Parameters
 
isDebug() - Method in class de.otto.jlineup.config.Parameters
 
isHelp() - Method in class de.otto.jlineup.config.Parameters
 
isJustCompare() - Method in class de.otto.jlineup.config.Parameters
 
isPrintConfig() - Method in class de.otto.jlineup.config.Parameters
 

J

javaScript - Variable in class de.otto.jlineup.config.UrlConfig
 
JSONReportGenerator - Class in de.otto.jlineup.report
 
JSONReportGenerator(FileService) - Constructor for class de.otto.jlineup.report.JSONReportGenerator
 

L

LINEUP_CONFIG_DEFAULT_PATH - Static variable in class de.otto.jlineup.config.Config
 
localStorage - Variable in class de.otto.jlineup.config.UrlConfig
 

M

Main - Class in de.otto.jlineup
 
Main() - Constructor for class de.otto.jlineup.Main
 
main(String[]) - Static method in class de.otto.jlineup.Main
 
maxDiff - Variable in class de.otto.jlineup.config.UrlConfig
 
maxScrollHeight - Variable in class de.otto.jlineup.config.UrlConfig
 

N

name - Variable in class de.otto.jlineup.config.Cookie
 
noAfterImageComparisonResult(String, int, int, String) - Static method in class de.otto.jlineup.report.ScreenshotComparisonResult
 
noBeforeImageComparisonResult(String, int, int, String) - Static method in class de.otto.jlineup.report.ScreenshotComparisonResult
 

O

of(String, String, int, boolean, UrlConfig) - Static method in class de.otto.jlineup.browser.ScreenshotContext
 

P

Parameters - Class in de.otto.jlineup.config
 
Parameters() - Constructor for class de.otto.jlineup.config.Parameters
 
path - Variable in class de.otto.jlineup.browser.ScreenshotContext
 
path - Variable in class de.otto.jlineup.config.Cookie
 
paths - Variable in class de.otto.jlineup.config.UrlConfig
 
PIXEL_DIFFERENCE_THRESHOLD - Static variable in class de.otto.jlineup.image.ImageService
 
PNG_EXTENSION - Static variable in class de.otto.jlineup.file.FileService
 
prepareDomain(Parameters, String) - Static method in class de.otto.jlineup.browser.BrowserUtils
 
prependHTTPIfNotThereAndToLowerCase(String) - Static method in class de.otto.jlineup.browser.BrowserUtils
 

R

readCommit() - Static method in class de.otto.jlineup.Util
 
readConfig(Parameters) - Static method in class de.otto.jlineup.config.Config
 
readConfig(String, String) - Static method in class de.otto.jlineup.config.Config
 
readScreenshot(String) - Method in class de.otto.jlineup.file.FileService
 
readVersion() - Static method in class de.otto.jlineup.Util
 

S

SAME_COLOR - Static variable in class de.otto.jlineup.image.ImageService
 
screenshotAfterFileName - Variable in class de.otto.jlineup.report.ScreenshotComparisonResult
 
screenshotBeforeFileName - Variable in class de.otto.jlineup.report.ScreenshotComparisonResult
 
ScreenshotComparisonResult - Class in de.otto.jlineup.report
 
ScreenshotComparisonResult(String, int, int, double, String, String, String) - Constructor for class de.otto.jlineup.report.ScreenshotComparisonResult
 
ScreenshotContext - Class in de.otto.jlineup.browser
 
ScreenshotsComparator - Class in de.otto.jlineup.report
 
ScreenshotsComparator(Parameters, Config, FileService, ImageService) - Constructor for class de.otto.jlineup.report.ScreenshotsComparator
 
secure - Variable in class de.otto.jlineup.config.Cookie
 
Step - Enum in de.otto.jlineup.config
 

T

takeScreenshots() - Method in class de.otto.jlineup.browser.Browser
 
toString() - Method in class de.otto.jlineup.browser.ScreenshotContext
 
toString() - Method in class de.otto.jlineup.config.Config
 
toString() - Method in class de.otto.jlineup.config.Cookie
 
toString() - Method in class de.otto.jlineup.config.Parameters
 
toString() - Method in class de.otto.jlineup.config.UrlConfig
 
toString() - Method in class de.otto.jlineup.report.ScreenshotComparisonResult
 

U

url - Variable in class de.otto.jlineup.browser.ScreenshotContext
 
url - Variable in class de.otto.jlineup.report.ScreenshotComparisonResult
 
urlConfig - Variable in class de.otto.jlineup.browser.ScreenshotContext
 
UrlConfig - Class in de.otto.jlineup.config
 
UrlConfig() - Constructor for class de.otto.jlineup.config.UrlConfig
 
UrlConfig(List<String>, float, List<Cookie>, Map<String, String>, Map<String, String>, List<Integer>, int, int, float, int, String) - Constructor for class de.otto.jlineup.config.UrlConfig
 
urls - Variable in class de.otto.jlineup.config.Config
 
Util - Class in de.otto.jlineup
 
Util() - Constructor for class de.otto.jlineup.Util
 

V

value - Variable in class de.otto.jlineup.config.Cookie
 
valueOf(String) - Static method in enum de.otto.jlineup.browser.Browser.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.otto.jlineup.config.Step
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.otto.jlineup.browser.Browser.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.otto.jlineup.config.Step
Returns an array containing the constants of this enum type, in the order they are declared.
verticalScrollPosition - Variable in class de.otto.jlineup.report.ScreenshotComparisonResult
 

W

waitAfterPageLoad - Variable in class de.otto.jlineup.config.UrlConfig
 
waitForNoAnimationAfterScroll - Variable in class de.otto.jlineup.config.UrlConfig
 
warmupBrowserCacheTime - Variable in class de.otto.jlineup.config.UrlConfig
 
width - Variable in class de.otto.jlineup.report.ScreenshotComparisonResult
 
windowHeight - Variable in class de.otto.jlineup.config.Config
 
windowWidth - Variable in class de.otto.jlineup.browser.ScreenshotContext
 
windowWidths - Variable in class de.otto.jlineup.config.UrlConfig
 
writeComparisonReportAsJson(List<ScreenshotComparisonResult>) - Method in class de.otto.jlineup.report.JSONReportGenerator
 
writeHtmlReport(String) - Method in class de.otto.jlineup.file.FileService
 
writeJsonReport(String) - Method in class de.otto.jlineup.file.FileService
 
writeReport(List<ScreenshotComparisonResult>) - Method in class de.otto.jlineup.report.HTMLReportGenerator
 
writeScreenshot(BufferedImage, String, String, int, int, String) - Method in class de.otto.jlineup.file.FileService
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links