Package de.otto.jlineup.cli
Class JLineup
java.lang.Object
de.otto.jlineup.cli.JLineup
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncall()booleande.otto.jlineup.config.RunStepgetStep()getUrl()inthashCode()booleanisAfter()booleanisBefore()booleanbooleanisDebug()booleanisHelp()booleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetCleanupProfile(boolean cleanupProfile) toString()
-
Constructor Details
-
JLineup
public JLineup()
-
-
Method Details
-
getWorkingDirectory
-
getScreenshotDirectory
-
getReportDirectory
-
getMergeConfigFile
-
isAfter
public boolean isAfter() -
isBefore
public boolean isBefore() -
isJustCompare
public boolean isJustCompare() -
isHelp
public boolean isHelp() -
getStep
public de.otto.jlineup.config.RunStep getStep() -
getUrlReplacements
-
getUrl
-
isPrintConfig
public boolean isPrintConfig() -
isDebug
public boolean isDebug() -
isLogToFile
public boolean isLogToFile() -
isVersion
public boolean isVersion() -
getChromeParameters
-
getFirefoxParameters
-
isPrintExample
public boolean isPrintExample() -
isOpenReport
public boolean isOpenReport() -
isKeepExisting
public boolean isKeepExisting() -
getRefreshUrl
-
getBrowserOverride
-
isCleanupProfile
public boolean isCleanupProfile() -
setCleanupProfile
public void setCleanupProfile(boolean cleanupProfile) -
equals
-
hashCode
public int hashCode() -
toString
-
call
-