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

A

AbstractProjectContext - Class in minium.developer.project
 
AbstractProjectContext(ProjectProperties) - Constructor for class minium.developer.project.AbstractProjectContext
 
activate() - Method in class minium.developer.web.rest.js.SelectorGadgetResource
 
addCookie(HttpServletResponse, String) - Method in class minium.developer.config.locale.AngularCookieLocaleResolver
 
addInterceptors(InterceptorRegistry) - Method in class minium.developer.config.LocaleConfiguration
 
additionalClasspath - Variable in class minium.developer.project.AbstractProjectContext
 
afterPropertiesSet() - Method in class minium.developer.async.ExceptionHandlingAsyncTaskExecutor
 
afterPropertiesSet() - Method in class minium.developer.project.AbstractProjectContext
 
afterStep(Step, Result) - Method in class minium.developer.service.DeveloperStepListener
 
AngularCookieLocaleResolver - Class in minium.developer.config.locale
Angular cookie saved the locale with a double quote (%22en%22).
AngularCookieLocaleResolver() - Constructor for class minium.developer.config.locale.AngularCookieLocaleResolver
 
Application - Class in minium.developer
 
Application() - Constructor for class minium.developer.Application
 
ApplicationWebXml - Class in minium.developer
This is an helper Java class that provides an alternative to creating a web.xml.
ApplicationWebXml() - Constructor for class minium.developer.ApplicationWebXml
 
applyPlaceholderReplacements(MutablePropertySources) - Method in class minium.developer.project.AbstractProjectContext
 
AsyncConfiguration - Class in minium.developer.config
 
AsyncConfiguration() - Constructor for class minium.developer.config.AsyncConfiguration
 
AutomatorProject - Class in minium.developer.project.templates
 
AutomatorProject(ProjectDTO) - Constructor for class minium.developer.project.templates.AutomatorProject
 

B

beforeStep(Step) - Method in class minium.developer.service.DeveloperStepListener
 
browser(DelegatorWebDriver) - Method in class minium.developer.project.ProjectContextConfiguration.LocalProjectContextConfiguration
 
BrowserLauncher - Class in minium.developer.browser
 
BrowserLauncher() - Constructor for class minium.developer.browser.BrowserLauncher
 
buildCucumberFiles() - Method in class minium.developer.project.templates.MavenProjectTemplate
 
buildCucumberFiles() - Method in class minium.developer.project.templates.MonitoringProject
 
buildFiles() - Method in class minium.developer.project.templates.AutomatorProject
 
buildFiles() - Method in class minium.developer.project.templates.MavenProjectTemplate
 
buildFiles() - Method in class minium.developer.project.templates.MonitoringProject
 
buildFiles() - Method in class minium.developer.project.templates.ProjectTemplate
 
buildProject() - Method in class minium.developer.project.templates.ProjectTemplate
 
buildStructure() - Method in class minium.developer.project.templates.AutomatorProject
 
buildStructure() - Method in class minium.developer.project.templates.MavenProjectTemplate
 
buildStructure() - Method in class minium.developer.project.templates.ProjectTemplate
 

C

cancel() - Method in class minium.developer.project.AbstractProjectContext
 
cancel() - Method in class minium.developer.project.CucumberProjectContext
 
cancel() - Method in class minium.developer.web.rest.js.EvalResource
 
changeLevel(LoggerDTO) - Method in class minium.developer.web.rest.LogsResource
 
checkForNewVersion() - Method in class minium.developer.service.VersionService
 
checkForNewVersion() - Method in class minium.developer.web.rest.VersionResource
 
checkSessionId(HttpServletRequest) - Method in class minium.developer.web.rest.CucumberResource
 
ChromeDriverDownloader - Class in minium.developer.webdriver
 
ChromeDriverDownloader(String, String) - Constructor for class minium.developer.webdriver.ChromeDriverDownloader
 
ChromeDriverRelease - Class in minium.developer.webdriver
 
ChromeDriverRelease(String) - Constructor for class minium.developer.webdriver.ChromeDriverRelease
 
clean() - Method in class minium.developer.web.rest.js.EvalResource
Clean the scope
compare(Release, Release) - Method in class minium.developer.web.version.ReleaseComparator
 
configure(SpringApplicationBuilder) - Method in class minium.developer.ApplicationWebXml
 
configureMessageBroker(MessageBrokerRegistry) - Method in class minium.developer.web.websocket.WebSocketConfiguration
 
Constants - Class in minium.developer.config
Application constants.
copyResource(String, File, String) - Method in class minium.developer.project.templates.ProjectTemplate
 
copyStructure(String, String) - Method in class minium.developer.project.templates.ProjectTemplate
 
create(ProjectDTO, HttpSession) - Method in class minium.developer.web.rest.ProjectResource
 
create(WebDriversProperties.DeveloperWebDriverProperties) - Method in class minium.developer.web.rest.WebDriverResource
 
createAutomatorProject(ProjectDTO) - Method in class minium.developer.service.ProjectService
Create an automator project
createCucumberProject(ProjectDTO) - Method in class minium.developer.service.ProjectService
Create a cucumber project
createEvaluationCucumberProperties(File, String) - Method in class minium.developer.project.CucumberProjectContext
 
createJsEngine() - Method in class minium.developer.project.AbstractProjectContext
 
createMonitoringProject(ProjectDTO) - Method in class minium.developer.service.ProjectService
Create a monitoring project
createParentDir(String) - Method in class minium.developer.project.templates.ProjectTemplate
 
createProject(ProjectProperties, ProjectDTO, HttpSession) - Method in class minium.developer.service.ProjectService
 
createWebDriver(WebDriversProperties.DeveloperWebDriverProperties) - Method in class minium.developer.service.WebDriverService
 
createWebModule(DelegatorWebDriver) - Method in class minium.developer.project.ProjectContextConfiguration.LocalProjectContextConfiguration
 
CucumberProject - Class in minium.developer.project.templates
 
CucumberProject(ProjectDTO) - Constructor for class minium.developer.project.templates.CucumberProject
 
CucumberProjectContext - Class in minium.developer.project
 
CucumberProjectContext(ProjectProperties) - Constructor for class minium.developer.project.CucumberProjectContext
 
CucumberResource - Class in minium.developer.web.rest
 
CucumberResource() - Constructor for class minium.developer.web.rest.CucumberResource
 
customize(ConfigurableEmbeddedServletContainer) - Method in class minium.developer.Application
 

D

deactivate() - Method in class minium.developer.web.rest.js.SelectorGadgetResource
 
delegatorWebDriver() - Method in class minium.developer.project.ProjectContextConfiguration.LocalProjectContextConfiguration
 
delegatorWebDriver - Variable in class minium.developer.web.rest.WebDriverResource
 
destinationDir - Variable in class minium.developer.webdriver.Downloader
 
destroy() - Method in class minium.developer.async.ExceptionHandlingAsyncTaskExecutor
 
destroy() - Method in class minium.developer.project.AbstractProjectContext
 
destroy() - Method in class minium.developer.project.Workspace
 
destroy() - Method in class minium.developer.service.LogService.LogThread
 
DeveloperStepListener - Class in minium.developer.service
 
DeveloperStepListener(MessageSendingOperations<String>, String, String) - Constructor for class minium.developer.service.DeveloperStepListener
 
DeveloperWebDriverProperties() - Constructor for class minium.developer.config.WebDriversProperties.DeveloperWebDriverProperties
 
directoryFormatter(File) - Method in class minium.developer.service.FormatService
 
doDownload() - Method in class minium.developer.webdriver.Downloader
 
download() - Method in class minium.developer.webdriver.ChromeDriverDownloader
 
download() - Method in class minium.developer.webdriver.Downloader
 
download() - Method in class minium.developer.webdriver.GeckoDriverDownloader
 
download() - Method in class minium.developer.webdriver.IEDriverDownloader
 
downloadAll() - Method in class minium.developer.web.rest.WebDriverResource
 
downloadAllWebDrivers() - Method in class minium.developer.service.WebDriverService
Download the webdriver Only download if webdriver doesn't exists
downloadChromeDriver() - Method in class minium.developer.service.WebDriverService
 
Downloader - Class in minium.developer.webdriver
 
Downloader(String, String) - Constructor for class minium.developer.webdriver.Downloader
 
downloadGeckoDriver() - Method in class minium.developer.service.WebDriverService
 
downloadIEDriver() - Method in class minium.developer.service.WebDriverService
 
DriverLocator - Class in minium.developer.webdriver
 
DriverLocator() - Constructor for class minium.developer.webdriver.DriverLocator
 
driverServicesProperties() - Method in class minium.developer.project.ProjectContextConfiguration.LocalProjectContextConfiguration
 

E

encode(String) - Static method in class minium.developer.utils.HttpClientUtils
 
errorMessage - Variable in class minium.developer.webdriver.Downloader
 
eval(Evaluation) - Method in class minium.developer.project.AbstractProjectContext
 
eval(Evaluation) - Method in class minium.developer.web.rest.js.EvalResource
 
EvalException - Exception in minium.developer.web.rest.js
 
EvalException(Throwable) - Constructor for exception minium.developer.web.rest.js.EvalException
 
EvalResource - Class in minium.developer.web.rest.js
 
EvalResource() - Constructor for class minium.developer.web.rest.js.EvalResource
 
EvalResult - Class in minium.developer.web.rest.js
 
EvalResult(Object) - Constructor for class minium.developer.web.rest.js.EvalResult
 
EvalResult(Object, int) - Constructor for class minium.developer.web.rest.js.EvalResult
 
Evaluation - Class in minium.developer.project
 
Evaluation() - Constructor for class minium.developer.project.Evaluation
 
Evaluation(String, String, int) - Constructor for class minium.developer.project.Evaluation
 
exampleStep(int) - Method in class minium.developer.service.DeveloperStepListener
 
ExceptionHandlingAsyncTaskExecutor - Class in minium.developer.async
 
ExceptionHandlingAsyncTaskExecutor(AsyncTaskExecutor) - Constructor for class minium.developer.async.ExceptionHandlingAsyncTaskExecutor
 
execute(Runnable) - Method in class minium.developer.async.ExceptionHandlingAsyncTaskExecutor
 
execute(Runnable, long) - Method in class minium.developer.async.ExceptionHandlingAsyncTaskExecutor
 

F

failedExampleStep(int) - Method in class minium.developer.service.DeveloperStepListener
 
failedStep(Step, Throwable) - Method in class minium.developer.service.DeveloperStepListener
 
fileExists(String) - Method in class minium.developer.service.ProjectService
 
fileSystemService(ProjectProperties) - Method in class minium.developer.project.ProjectContextConfiguration.LocalProjectContextConfiguration
 
fileSystemService(ProjectProperties, HttpServletRequest) - Method in class minium.developer.project.ProjectContextConfiguration.RemoteProjectContextConfiguration
 
FileWithOffsetsDTO - Class in minium.developer.web.rest.dto
 
FileWithOffsetsDTO(String, Map<Integer, Integer>) - Constructor for class minium.developer.web.rest.dto.FileWithOffsetsDTO
 
findExecutable(String) - Method in class minium.developer.webdriver.DriverLocator
 
format(FileContent) - Method in class minium.developer.service.GherkinAutoFormatter
 
FormatService - Class in minium.developer.service
 
FormatService() - Constructor for class minium.developer.service.FormatService
 
formatter(File) - Method in class minium.developer.service.FormatService
 

G

GeckoDriverDownloader - Class in minium.developer.webdriver
 
GeckoDriverDownloader(String, String) - Constructor for class minium.developer.webdriver.GeckoDriverDownloader
 
generateSourceUrl(String) - Static method in class minium.developer.webdriver.IEDriverDownloader
 
getActiveProject() - Method in class minium.developer.project.Workspace
 
getAllBackends(Context, Scriptable, ResourceLoader, CucumberProperties) - Method in class minium.developer.project.CucumberProjectContext
 
getAppConfigBean(String, Class<T>) - Method in class minium.developer.project.AbstractProjectContext
 
getArtifactId() - Method in class minium.developer.web.rest.dto.ProjectDTO
 
getAsyncExecutor() - Method in class minium.developer.config.AsyncConfiguration
 
getAsyncUncaughtExceptionHandler() - Method in class minium.developer.config.AsyncConfiguration
 
getAvailableWebdrivers() - Method in class minium.developer.service.WebDriverService
 
getAvailableWebdrivers() - Method in class minium.developer.web.rest.WebDriverResource
 
getBasePathName() - Method in class minium.developer.project.templates.ProjectTemplate
 
getBitVersion() - Static method in class minium.developer.webdriver.IEDriverDownloader
 
getBitVersion() - Method in class minium.developer.webdriver.OS
 
getBody() - Method in class minium.developer.web.rest.dto.TestExecutionDTO
 
getChromeDriverLatestVersion() - Method in class minium.developer.webdriver.WebDriverReleaseManager
 
getChromeDriverUrl() - Static method in class minium.developer.webdriver.RuntimeConfig
 
getCommitHash() - Method in class minium.developer.web.rest.dto.VersionDTO
 
getCssSelector() - Method in class minium.developer.web.rest.js.SelectorGadgetResource
 
getCucumberProjectContext() - Method in class minium.developer.web.rest.CucumberResource
 
getDate() - Method in class minium.developer.web.rest.dto.VersionDTO
 
getDependencies(File) - Method in class minium.developer.project.MavenDependencyProvider
 
getDependencies() - Method in class minium.developer.web.rest.ProjectResource
 
getDestinationDir() - Method in class minium.developer.webdriver.Downloader
 
getDetailedLocation() - Method in class minium.developer.web.rest.dto.StepDefinitionDTO
 
getDir() - Method in class minium.developer.project.ProjectProperties
 
getDirectory() - Method in class minium.developer.web.rest.dto.ProjectDTO
 
getDisplayName() - Method in class minium.developer.config.WebDriversProperties.DeveloperWebDriverProperties
 
getDriverPath() - Method in class minium.developer.webdriver.RuntimeConfig
 
getDriversDir() - Method in class minium.developer.webdriver.DriverLocator
 
getDriversDir() - Method in class minium.developer.webdriver.RuntimeConfig
 
getErrorMessage() - Method in class minium.developer.webdriver.Downloader
 
getExecutableName(String) - Method in class minium.developer.webdriver.DriverLocator
 
getExecutionStackTrace() - Method in class minium.developer.project.AbstractProjectContext
 
getExecutionStackTrace() - Method in class minium.developer.project.CucumberProjectContext
 
getExpression() - Method in class minium.developer.project.Evaluation
 
getExpression() - Method in class minium.developer.web.rest.js.SelectorGadgetResult
 
getFailingScenariosList() - Method in class minium.developer.web.rest.dto.SummaryDTO
 
getFaillingScenarios() - Method in class minium.developer.web.rest.dto.SummaryDTO
 
getFeatureFile() - Method in class minium.developer.web.rest.dto.ProjectDTO
 
getFileContent() - Method in class minium.developer.web.rest.dto.FileWithOffsetsDTO
 
getFilePath() - Method in class minium.developer.project.Evaluation
 
getFileProps() - Method in class minium.developer.web.rest.LaunchInfo
 
getFileSeparator() - Method in class minium.developer.webdriver.OS
 
getGeckoDriverLatestVersion() - Method in class minium.developer.webdriver.WebDriverReleaseManager
 
getGeckoDriverReleasesUrl() - Static method in class minium.developer.webdriver.RuntimeConfig
 
getGroupId() - Method in class minium.developer.web.rest.dto.ProjectDTO
 
getHtmlUrl() - Method in class minium.developer.web.version.Release
 
getIconClass() - Method in class minium.developer.config.WebDriversProperties.DeveloperWebDriverProperties
 
getId() - Method in class minium.developer.web.version.Release
 
getIeDriverLatestVersion() - Method in class minium.developer.webdriver.WebDriverReleaseManager
 
getIEDriverVersionCount() - Method in class minium.developer.webdriver.WebDriverReleaseManager
 
getLastRelease() - Method in class minium.developer.web.version.GitHubRelease
 
getLastRelease() - Method in class minium.developer.web.version.MiniumIoRelease
 
getLastRelease() - Method in class minium.developer.web.version.MiniumReleaseManager
 
getLevel() - Method in class minium.developer.web.rest.dto.LoggerDTO
 
getLine() - Method in class minium.developer.web.rest.dto.StepDTO
 
getLine() - Method in class minium.developer.web.rest.LaunchInfo
 
getLineNumber() - Method in class minium.developer.project.Evaluation
 
getLineNumber() - Method in exception minium.developer.web.rest.js.EvalException
 
getLinkForNewVersion() - Method in class minium.developer.web.rest.dto.VersionDTO
 
getList() - Method in class minium.developer.web.rest.LogsResource
 
getLocalVersion() - Method in class minium.developer.web.version.MiniumReleaseManager
 
getLocalVersionInfo() - Method in class minium.developer.service.VersionService
 
getLocation() - Method in class minium.developer.web.rest.dto.StepDefinitionDTO
 
getMajorVersion() - Method in class minium.developer.webdriver.WebDriverRelease
 
getMinorVersion() - Method in class minium.developer.webdriver.WebDriverRelease
 
getName() - Method in class minium.developer.config.WebDriversProperties.DeveloperWebDriverProperties
 
getName() - Method in class minium.developer.web.rest.dto.LoggerDTO
 
getName() - Method in class minium.developer.web.rest.dto.ProjectDTO
 
getName() - Method in class minium.developer.web.rest.dto.StepDTO
 
getName() - Method in class minium.developer.webdriver.WebDriverRelease
 
getOffset() - Method in class minium.developer.web.rest.dto.FileWithOffsetsDTO
 
getOS() - Static method in class minium.developer.webdriver.RuntimeConfig
 
getOSName() - Static method in class minium.developer.webdriver.ChromeDriverDownloader
 
getOSName() - Method in class minium.developer.webdriver.OS
 
getParameterCount() - Method in class minium.developer.web.rest.dto.StepDefinitionDTO
 
getPassingScenarios() - Method in class minium.developer.web.rest.dto.SummaryDTO
 
getPatchVersion() - Method in class minium.developer.webdriver.WebDriverRelease
 
getPath(ProjectDTO) - Method in class minium.developer.service.ProjectService
 
getPathSeparator() - Method in class minium.developer.webdriver.OS
 
getPattern() - Method in class minium.developer.web.rest.dto.StepDefinitionDTO
 
getPrettyPrintVersion(String) - Method in class minium.developer.webdriver.WebDriverRelease
 
getProjectContext() - Method in class minium.developer.web.rest.js.EvalResource
 
getProjectName() - Method in class minium.developer.project.ProjectProperties
 
getProjectName(ProjectProperties) - Method in class minium.developer.service.ProjectService
 
getRelativePath() - Method in class minium.developer.webdriver.WebDriverRelease
 
getRemoteBackends(CucumberProperties) - Method in class minium.developer.project.CucumberProjectContext
 
getResourcesDir() - Method in class minium.developer.project.ProjectProperties
 
getScript() - Method in class minium.developer.web.rest.RecorderResource
 
getSelectorGadgetWebElements() - Method in class minium.developer.web.rest.js.SelectorGadgetResource
 
getSeleniumUrl() - Static method in class minium.developer.webdriver.RuntimeConfig
 
getSize() - Method in class minium.developer.web.rest.js.EvalResult
 
getSnippets() - Method in class minium.developer.project.CucumberProjectContext
 
getSnippets() - Method in class minium.developer.web.rest.CucumberResource
 
getSourceName() - Method in exception minium.developer.web.rest.js.EvalException
 
getSourceURL() - Method in class minium.developer.webdriver.Downloader
 
getSourceUrl(String) - Static method in class minium.developer.webdriver.GeckoDriverDownloader
 
getStatus() - Method in class minium.developer.web.rest.dto.StepDTO
 
getStep() - Method in class minium.developer.web.rest.dto.TestExecutionDTO
 
getStepDefinitions() - Method in class minium.developer.project.CucumberProjectContext
 
getStepDefinitions() - Method in class minium.developer.web.rest.CucumberResource
 
getStepFile() - Method in class minium.developer.web.rest.dto.ProjectDTO
 
getTagName() - Method in class minium.developer.web.version.Release
 
getTotalScenarios() - Method in class minium.developer.web.rest.dto.SummaryDTO
 
getType() - Method in class minium.developer.web.rest.dto.ProjectDTO
 
getType() - Method in class minium.developer.web.rest.dto.TestExecutionDTO
 
getUri() - Method in class minium.developer.web.rest.dto.StepDTO
 
getUserHome() - Method in class minium.developer.webdriver.OS
 
getUserName() - Method in class minium.developer.webdriver.OS
 
getValue() - Method in class minium.developer.web.rest.js.EvalResult
 
getVersion() - Method in class minium.developer.web.rest.dto.ProjectDTO
 
getVersion() - Method in class minium.developer.web.rest.dto.VersionDTO
 
getVersion() - Method in class minium.developer.web.rest.VersionResource
 
getVersion() - Method in class minium.developer.webdriver.ChromeDriverDownloader
 
getVersion() - Method in class minium.developer.webdriver.WebDriverRelease
 
getWebDriverPath(String) - Method in class minium.developer.webdriver.DriverLocator
 
getWebDriverPropertiesByBrowserName(String) - Method in class minium.developer.config.WebDriversProperties
 
getWebdrivers() - Method in class minium.developer.config.WebDriversProperties
 
getWebdriverVersionCount() - Method in class minium.developer.webdriver.WebDriverReleaseManager
 
getWedriverLatestVersion() - Method in class minium.developer.webdriver.WebDriverReleaseManager
 
getWorkspaceDir() - Method in class minium.developer.project.RemoteProperties
 
GherkinAutoFormatter - Class in minium.developer.service
 
GherkinAutoFormatter() - Constructor for class minium.developer.service.GherkinAutoFormatter
 
GITHUB_OWNER - Static variable in class minium.developer.web.version.GitHubRelease
 
GITHUB_RELEASES_ALL - Static variable in class minium.developer.web.version.GitHubRelease
 
GITHUB_REPOSITORY - Static variable in class minium.developer.web.version.GitHubRelease
 
GitHubRelease - Class in minium.developer.web.version
 
GitHubRelease(HttpClientUtils) - Constructor for class minium.developer.web.version.GitHubRelease
 
gotTheLastVersion() - Method in class minium.developer.web.version.MiniumReleaseManager
 

H

handle(Exception) - Method in class minium.developer.async.ExceptionHandlingAsyncTaskExecutor
 
handles(FileContent) - Method in class minium.developer.service.GherkinAutoFormatter
 
hasProject(ProjectProperties) - Method in class minium.developer.service.ProjectService
 
hasProject() - Method in class minium.developer.web.rest.ProjectResource
 
highlight(Elements) - Method in class minium.developer.web.rest.js.EvalResource
 
httpClient - Variable in class minium.developer.web.version.MiniumReleaseManager
 
HttpClientUtils - Class in minium.developer.utils
 
HttpClientUtils() - Constructor for class minium.developer.utils.HttpClientUtils
 

I

IEDriverDownloader - Class in minium.developer.webdriver
 
IEDriverDownloader(String, String) - Constructor for class minium.developer.webdriver.IEDriverDownloader
 
ignoredStep(Step) - Method in class minium.developer.service.DeveloperStepListener
 
importProject(String, HttpSession) - Method in class minium.developer.web.rest.ProjectResource
 
initApplication() - Method in class minium.developer.Application
Initializes miniumdev.
isAutomatorProject() - Method in class minium.developer.project.ProjectProperties
 
isAutomatorProject(String) - Method in class minium.developer.service.ProjectService
 
isCucumberProject() - Method in class minium.developer.project.ProjectProperties
 
isCucumberProject(String) - Method in class minium.developer.service.ProjectService
 
isHasNewVersion() - Method in class minium.developer.web.rest.dto.VersionDTO
 
isLaunched() - Method in class minium.developer.web.rest.WebDriverResource
 
isMac() - Method in class minium.developer.webdriver.OS
 
isMonitoringProject(String) - Method in class minium.developer.service.ProjectService
 
isMoreRecentThan(WebDriverRelease) - Method in class minium.developer.webdriver.WebDriverRelease
 
isParentValid(String) - Method in class minium.developer.service.ProjectService
 
isRecorderAvailableForBrowser(String) - Method in class minium.developer.service.WebDriverService
 
isRecorderAvailableForBrowser(String) - Method in class minium.developer.web.rest.WebDriverResource
 
isRunning() - Method in class minium.developer.project.AbstractProjectContext
 
isRunning() - Method in class minium.developer.project.CucumberProjectContext
 
isRunning() - Method in class minium.developer.web.rest.CucumberResource
 
isRunning() - Method in class minium.developer.web.rest.js.EvalResource
 
isValid(String) - Method in class minium.developer.service.ProjectService
 
isValid(String) - Method in class minium.developer.web.rest.ProjectResource
 
isValidName(String) - Method in class minium.developer.web.rest.ProjectResource
 
isValidProject() - Method in class minium.developer.project.ProjectProperties
 
isWindows() - Method in class minium.developer.webdriver.OS
 

L

launch() - Method in class minium.developer.browser.BrowserLauncher
 
launch(LaunchInfo, String) - Method in class minium.developer.web.rest.CucumberResource
 
launchCucumber(LaunchInfo, String) - Method in class minium.developer.project.CucumberProjectContext
 
LaunchInfo - Class in minium.developer.web.rest
 
LaunchInfo() - Constructor for class minium.developer.web.rest.LaunchInfo
 
loadChromeDriverVersion(String) - Method in class minium.developer.webdriver.WebDriverReleaseManager
 
loadChromeDriverVersionFromURL(URL) - Method in class minium.developer.webdriver.WebDriverReleaseManager
 
loadConfiguration() - Method in class minium.developer.project.AbstractProjectContext
 
loadedDependencies() - Method in class minium.developer.project.AbstractProjectContext
 
loadWebDriverAndIEDriverVersions(Document) - Method in class minium.developer.webdriver.WebDriverReleaseManager
 
LocaleConfiguration - Class in minium.developer.config
 
LocaleConfiguration() - Constructor for class minium.developer.config.LocaleConfiguration
 
localeResolver() - Method in class minium.developer.config.LocaleConfiguration
 
LocalProjectContextConfiguration() - Constructor for class minium.developer.project.ProjectContextConfiguration.LocalProjectContextConfiguration
 
localVersion - Variable in class minium.developer.web.version.MiniumReleaseManager
 
LoggerDTO - Class in minium.developer.web.rest.dto
 
LoggerDTO(Logger) - Constructor for class minium.developer.web.rest.dto.LoggerDTO
 
LoggerDTO() - Constructor for class minium.developer.web.rest.dto.LoggerDTO
 
LogService - Class in minium.developer.service
 
LogService(LogService.LogThread) - Constructor for class minium.developer.service.LogService
 
LogService.LogThread - Class in minium.developer.service
 
LogsResource - Class in minium.developer.web.rest
Controller for view and managing Log Level at runtime.
LogsResource() - Constructor for class minium.developer.web.rest.LogsResource
 
LogThread() - Constructor for class minium.developer.service.LogService.LogThread
 

M

main(String[]) - Static method in class minium.developer.Application
Main method, used to run the application.
MavenDependencyProvider - Class in minium.developer.project
 
MavenDependencyProvider() - Constructor for class minium.developer.project.MavenDependencyProvider
 
MavenDependencyProvider.MavenException - Exception in minium.developer.project
 
MavenException(String) - Constructor for exception minium.developer.project.MavenDependencyProvider.MavenException
 
MavenProjectTemplate - Class in minium.developer.project.templates
 
MavenProjectTemplate(ProjectDTO, String) - Constructor for class minium.developer.project.templates.MavenProjectTemplate
 
messageSource() - Method in class minium.developer.config.LocaleConfiguration
 
minium.developer - package minium.developer
 
minium.developer.async - package minium.developer.async
Async helpers.
minium.developer.browser - package minium.developer.browser
 
minium.developer.config - package minium.developer.config
Spring Framework configuration files.
minium.developer.config.locale - package minium.developer.config.locale
Locale specific code.
minium.developer.cucumber.reports - package minium.developer.cucumber.reports
 
minium.developer.project - package minium.developer.project
 
minium.developer.project.templates - package minium.developer.project.templates
 
minium.developer.service - package minium.developer.service
Service layer beans.
minium.developer.utils - package minium.developer.utils
 
minium.developer.web.rest - package minium.developer.web.rest
Spring MVC REST controllers.
minium.developer.web.rest.dto - package minium.developer.web.rest.dto
Data Transfer Objects used by Spring MVC REST controllers.
minium.developer.web.rest.js - package minium.developer.web.rest.js
 
minium.developer.web.version - package minium.developer.web.version
 
minium.developer.web.websocket - package minium.developer.web.websocket
WebSocket services, using Spring Websocket.
minium.developer.webdriver - package minium.developer.webdriver
 
MINIUM_URl - Static variable in class minium.developer.web.version.MiniumIoRelease
 
MiniumIoRelease - Class in minium.developer.web.version
 
MiniumIoRelease(HttpClientUtils) - Constructor for class minium.developer.web.version.MiniumIoRelease
 
MiniumReleaseManager - Class in minium.developer.web.version
 
MiniumReleaseManager(HttpClientUtils) - Constructor for class minium.developer.web.version.MiniumReleaseManager
 
MONITORING - Static variable in class minium.developer.project.templates.MavenProjectTemplate
 
MonitoringProject - Class in minium.developer.project.templates
 
MonitoringProject(ProjectDTO) - Constructor for class minium.developer.project.templates.MonitoringProject
 

O

objectMapper - Variable in class minium.developer.web.version.MiniumReleaseManager
 
openProject(ProjectProperties, String, HttpSession) - Method in class minium.developer.service.ProjectService
 
OS - Class in minium.developer.webdriver
 
OS() - Constructor for class minium.developer.webdriver.OS
 

P

parseJsonResult(String) - Method in class minium.developer.cucumber.reports.ReporterParser
Parse the results from the generated cucumber report
parseJsonResultSet(String) - Method in class minium.developer.cucumber.reports.ReporterParser
 
path - Variable in class minium.developer.project.templates.ProjectTemplate
 
previewWithExternalData(LaunchInfo) - Method in class minium.developer.web.rest.CucumberResource
 
project - Variable in class minium.developer.project.templates.ProjectTemplate
 
projectConfiguration() - Method in class minium.developer.project.ProjectContextConfiguration.LocalProjectContextConfiguration
 
projectConfiguration(RemoteProperties, HttpServletRequest) - Method in class minium.developer.project.ProjectContextConfiguration.RemoteProjectContextConfiguration
 
projectContext(ProjectProperties) - Method in class minium.developer.project.ProjectContextConfiguration.LocalProjectContextConfiguration
 
projectContext(ProjectProperties) - Method in class minium.developer.project.ProjectContextConfiguration.RemoteProjectContextConfiguration
 
ProjectContextConfiguration - Class in minium.developer.project
 
ProjectContextConfiguration() - Constructor for class minium.developer.project.ProjectContextConfiguration
 
ProjectContextConfiguration.LocalProjectContextConfiguration - Class in minium.developer.project
 
ProjectContextConfiguration.RemoteProjectContextConfiguration - Class in minium.developer.project
 
ProjectDTO - Class in minium.developer.web.rest.dto
 
ProjectDTO() - Constructor for class minium.developer.web.rest.dto.ProjectDTO
 
ProjectDTO(String, String, String, String, String, String, String, String) - Constructor for class minium.developer.web.rest.dto.ProjectDTO
 
projectProperties - Variable in class minium.developer.project.AbstractProjectContext
 
ProjectProperties - Class in minium.developer.project
 
ProjectProperties(File) - Constructor for class minium.developer.project.ProjectProperties
 
ProjectResource - Class in minium.developer.web.rest
 
ProjectResource() - Constructor for class minium.developer.web.rest.ProjectResource
 
ProjectService - Class in minium.developer.service
 
ProjectService() - Constructor for class minium.developer.service.ProjectService
 
ProjectTemplate - Class in minium.developer.project.templates
 
ProjectTemplate(ProjectDTO) - Constructor for class minium.developer.project.templates.ProjectTemplate
 

R

RecorderResource - Class in minium.developer.web.rest
 
RecorderResource() - Constructor for class minium.developer.web.rest.RecorderResource
 
refreshAdditionalClasspath() - Method in class minium.developer.project.AbstractProjectContext
 
refreshAdditionalClasspath() - Method in class minium.developer.project.CucumberProjectContext
 
refreshAdditionalClasspath() - Method in class minium.developer.project.RhinoProjectContext
 
refreshConfiguration() - Method in class minium.developer.project.AbstractProjectContext
 
refreshConfiguration() - Method in class minium.developer.project.CucumberProjectContext
 
registerStompEndpoints(StompEndpointRegistry) - Method in class minium.developer.web.websocket.WebSocketConfiguration
 
Release - Class in minium.developer.web.version
 
Release() - Constructor for class minium.developer.web.version.Release
 
Release(String, String) - Constructor for class minium.developer.web.version.Release
 
Release(String, String, String) - Constructor for class minium.developer.web.version.Release
 
releaseComparator - Variable in class minium.developer.web.version.MiniumReleaseManager
 
ReleaseComparator - Class in minium.developer.web.version
 
ReleaseComparator() - Constructor for class minium.developer.web.version.ReleaseComparator
 
RemoteProjectContextConfiguration() - Constructor for class minium.developer.project.ProjectContextConfiguration.RemoteProjectContextConfiguration
 
remoteProperties() - Method in class minium.developer.project.ProjectContextConfiguration.RemoteProjectContextConfiguration
 
RemoteProperties - Class in minium.developer.project
 
RemoteProperties() - Constructor for class minium.developer.project.RemoteProperties
 
replaceSpacesWithLowerHyphen(String) - Static method in class minium.developer.utils.Utils
 
replaceSpecialCharsWithSpaces(String) - Static method in class minium.developer.utils.Utils
 
ReporterParser - Class in minium.developer.cucumber.reports
 
ReporterParser() - Constructor for class minium.developer.cucumber.reports.ReporterParser
 
resetEngine() - Method in class minium.developer.project.AbstractProjectContext
 
resolveLocale(HttpServletRequest) - Method in class minium.developer.config.locale.AngularCookieLocaleResolver
 
resolveLocaleContext(HttpServletRequest) - Method in class minium.developer.config.locale.AngularCookieLocaleResolver
 
RhinoProjectContext - Class in minium.developer.project
 
RhinoProjectContext(ProjectProperties) - Constructor for class minium.developer.project.RhinoProjectContext
 
root() - Method in class minium.developer.project.AbstractProjectContext
 
run(CucumberProperties, String, String, boolean) - Method in class minium.developer.project.CucumberProjectContext
 
run() - Method in class minium.developer.service.LogService.LogThread
 
RuntimeConfig - Class in minium.developer.webdriver
 
RuntimeConfig() - Constructor for class minium.developer.webdriver.RuntimeConfig
 

S

screenShotExecution(OutputStream) - Method in class minium.developer.web.rest.ScreenshotResource
 
ScreenshotResource - Class in minium.developer.web.rest
 
ScreenshotResource() - Constructor for class minium.developer.web.rest.ScreenshotResource
 
SelectorGadgetResource - Class in minium.developer.web.rest.js
 
SelectorGadgetResource() - Constructor for class minium.developer.web.rest.js.SelectorGadgetResource
 
SelectorGadgetResult - Class in minium.developer.web.rest.js
 
SelectorGadgetResult() - Constructor for class minium.developer.web.rest.js.SelectorGadgetResult
 
sendSnippets(Runtime, String) - Method in class minium.developer.project.CucumberProjectContext
 
setActiveProject(AbstractProjectContext) - Method in class minium.developer.project.Workspace
 
setArtifactId(String) - Method in class minium.developer.web.rest.dto.ProjectDTO
 
setBody(String) - Method in class minium.developer.web.rest.dto.TestExecutionDTO
 
setCommitHash(String) - Method in class minium.developer.web.rest.dto.VersionDTO
 
setDate(String) - Method in class minium.developer.web.rest.dto.VersionDTO
 
setDetailedLocation(String) - Method in class minium.developer.web.rest.dto.StepDefinitionDTO
 
setDir(File) - Method in class minium.developer.project.ProjectProperties
 
setDirectory(String) - Method in class minium.developer.web.rest.dto.ProjectDTO
 
setDisplayName(String) - Method in class minium.developer.config.WebDriversProperties.DeveloperWebDriverProperties
 
setEnvironment(Environment) - Method in class minium.developer.config.AsyncConfiguration
 
setEnvironment(Environment) - Method in class minium.developer.config.LocaleConfiguration
 
setErrorMessage(String) - Method in class minium.developer.webdriver.Downloader
 
setExecutablePermissions(File) - Method in class minium.developer.webdriver.Downloader
 
setExpression(String) - Method in class minium.developer.project.Evaluation
 
setExpression(String) - Method in class minium.developer.web.rest.js.SelectorGadgetResult
 
setFailingScenariosList(List<Element>) - Method in class minium.developer.web.rest.dto.SummaryDTO
 
setFaillingScenarios(int) - Method in class minium.developer.web.rest.dto.SummaryDTO
 
setFeatureFile(String) - Method in class minium.developer.web.rest.dto.ProjectDTO
 
setFileContent(String) - Method in class minium.developer.web.rest.dto.FileWithOffsetsDTO
 
setFilePath(String) - Method in class minium.developer.project.Evaluation
 
setFileProps(FileProps) - Method in class minium.developer.web.rest.LaunchInfo
 
setGroupId(String) - Method in class minium.developer.web.rest.dto.ProjectDTO
 
setHasNewVersion(boolean) - Method in class minium.developer.web.rest.dto.VersionDTO
 
setHtmlUrl(String) - Method in class minium.developer.web.version.Release
 
setIconClass(String) - Method in class minium.developer.config.WebDriversProperties.DeveloperWebDriverProperties
 
setId(String) - Method in class minium.developer.web.version.Release
 
setLevel(String) - Method in class minium.developer.web.rest.dto.LoggerDTO
 
setLine(Integer) - Method in class minium.developer.web.rest.dto.StepDTO
 
setLine(List<Integer>) - Method in class minium.developer.web.rest.LaunchInfo
 
setLineNumber(int) - Method in class minium.developer.project.Evaluation
 
setLinkForNewVersion(String) - Method in class minium.developer.web.rest.dto.VersionDTO
 
setLocation(String) - Method in class minium.developer.web.rest.dto.StepDefinitionDTO
 
setMajorVersion(int) - Method in class minium.developer.webdriver.WebDriverRelease
 
setMinorVersion(int) - Method in class minium.developer.webdriver.WebDriverRelease
 
setName(String) - Method in class minium.developer.config.WebDriversProperties.DeveloperWebDriverProperties
 
setName(String) - Method in class minium.developer.web.rest.dto.LoggerDTO
 
setName(String) - Method in class minium.developer.web.rest.dto.ProjectDTO
 
setName(String) - Method in class minium.developer.web.rest.dto.StepDTO
 
setName(String) - Method in class minium.developer.webdriver.WebDriverRelease
 
setOffset(Map<Integer, Integer>) - Method in class minium.developer.web.rest.dto.FileWithOffsetsDTO
 
setParameterCount(Integer) - Method in class minium.developer.web.rest.dto.StepDefinitionDTO
 
setPassingScenarios(int) - Method in class minium.developer.web.rest.dto.SummaryDTO
 
setPatchVersion(int) - Method in class minium.developer.webdriver.WebDriverRelease
 
setPattern(String) - Method in class minium.developer.web.rest.dto.StepDefinitionDTO
 
setRelativePath(String) - Method in class minium.developer.webdriver.WebDriverRelease
 
setResourcesDir(File) - Method in class minium.developer.project.ProjectProperties
 
setScript(String) - Method in class minium.developer.web.rest.RecorderResource
 
setStatus(String) - Method in class minium.developer.web.rest.dto.StepDTO
 
setStep(String) - Method in class minium.developer.web.rest.dto.TestExecutionDTO
 
setStepFile(String) - Method in class minium.developer.web.rest.dto.ProjectDTO
 
setTagName(String) - Method in class minium.developer.web.version.Release
 
setTotalScenarios(int) - Method in class minium.developer.web.rest.dto.SummaryDTO
 
setType(String) - Method in class minium.developer.web.rest.dto.ProjectDTO
 
setType(String) - Method in class minium.developer.web.rest.dto.TestExecutionDTO
 
setUri(String) - Method in class minium.developer.web.rest.dto.StepDTO
 
setVersion(String) - Method in class minium.developer.web.rest.dto.ProjectDTO
 
setVersion(String) - Method in class minium.developer.web.rest.dto.VersionDTO
 
setVersion(String) - Method in class minium.developer.webdriver.WebDriverRelease
 
setWebdrivers(List<WebDriversProperties.DeveloperWebDriverProperties>) - Method in class minium.developer.config.WebDriversProperties
 
setWorkspaceDir(File) - Method in class minium.developer.project.RemoteProperties
 
simpleRequest(String) - Method in class minium.developer.utils.HttpClientUtils
 
simpleRequest(URI) - Method in class minium.developer.utils.HttpClientUtils
 
simpleRequest(URL) - Method in class minium.developer.utils.HttpClientUtils
 
sourceURL - Variable in class minium.developer.webdriver.Downloader
 
SPACE - Static variable in class minium.developer.utils.HttpClientUtils
 
splitDotsIntoSpace(String) - Static method in class minium.developer.utils.Utils
 
splitUnderscoreIntoSpace(String) - Static method in class minium.developer.utils.Utils
 
splitUpperCaseIntoSpace(String) - Static method in class minium.developer.utils.Utils
 
SPRING_PROFILE_CLOUD - Static variable in class minium.developer.config.Constants
 
SPRING_PROFILE_DEVELOPMENT - Static variable in class minium.developer.config.Constants
 
SPRING_PROFILE_FAST - Static variable in class minium.developer.config.Constants
 
SPRING_PROFILE_PRODUCTION - Static variable in class minium.developer.config.Constants
 
stacktrace() - Method in class minium.developer.web.rest.js.EvalResource
 
start() - Method in class minium.developer.service.LogService
 
StepDefinitionDTO - Class in minium.developer.web.rest.dto
 
StepDefinitionDTO() - Constructor for class minium.developer.web.rest.dto.StepDefinitionDTO
 
StepDefinitionDTO(StepDefinition) - Constructor for class minium.developer.web.rest.dto.StepDefinitionDTO
 
StepDTO - Class in minium.developer.web.rest.dto
 
StepDTO() - Constructor for class minium.developer.web.rest.dto.StepDTO
 
StepDTO(String, Integer, String, String) - Constructor for class minium.developer.web.rest.dto.StepDTO
 
stop() - Method in class minium.developer.web.rest.CucumberResource
 
submit(Runnable) - Method in class minium.developer.async.ExceptionHandlingAsyncTaskExecutor
 
submit(Callable<T>) - Method in class minium.developer.async.ExceptionHandlingAsyncTaskExecutor
 
SummaryDTO - Class in minium.developer.web.rest.dto
 
SummaryDTO(int, int, int, List<Element>) - Constructor for class minium.developer.web.rest.dto.SummaryDTO
 
SummaryDTO() - Constructor for class minium.developer.web.rest.dto.SummaryDTO
 
SYSTEM_ACCOUNT - Static variable in class minium.developer.config.Constants
 

T

TestExecutionDTO - Class in minium.developer.web.rest.dto
 
TestExecutionDTO() - Constructor for class minium.developer.web.rest.dto.TestExecutionDTO
 
TestExecutionDTO(String, String, String) - Constructor for class minium.developer.web.rest.dto.TestExecutionDTO
 
toCamelCase(String) - Static method in class minium.developer.utils.Utils
 
toClassName(String) - Static method in class minium.developer.utils.Utils
 
toGitHubRelease(VersionDTO) - Method in class minium.developer.web.version.MiniumReleaseManager
 
toString(Object) - Method in class minium.developer.project.AbstractProjectContext
 
toString() - Method in class minium.developer.web.rest.dto.LoggerDTO
 
typeOfProject(String) - Method in class minium.developer.service.ProjectService
 

U

untar(File, CompressionType, String) - Static method in class minium.developer.utils.Unzipper
 
unzip(File, String) - Static method in class minium.developer.utils.Unzipper
 
Unzipper - Class in minium.developer.utils
 
updateAll() - Method in class minium.developer.web.rest.WebDriverResource
 
updateAllWebDrivers() - Method in class minium.developer.service.WebDriverService
Update the version of the webdrivers Even if the webdrivers exists they will updated
updateDependencies() - Method in class minium.developer.project.AbstractProjectContext
 
updateDependencies() - Method in class minium.developer.web.rest.ProjectResource
 
Utils - Class in minium.developer.utils
 

V

validateFeature(String) - Method in class minium.developer.service.FormatService
 
valueOf(String) - Static method in enum minium.developer.service.WebDriverService.WebDriverType
Returns the enum constant of this type with the specified name.
values() - Static method in enum minium.developer.service.WebDriverService.WebDriverType
Returns an array containing the constants of this enum type, in the order they are declared.
VersionDTO - Class in minium.developer.web.rest.dto
 
VersionDTO(String, String, String) - Constructor for class minium.developer.web.rest.dto.VersionDTO
 
VersionDTO(String, String, String, boolean, String) - Constructor for class minium.developer.web.rest.dto.VersionDTO
 
VersionResource - Class in minium.developer.web.rest
 
VersionResource() - Constructor for class minium.developer.web.rest.VersionResource
 
VersionService - Class in minium.developer.service
 
VersionService() - Constructor for class minium.developer.service.VersionService
 

W

WEB_APP_TESTING - Static variable in class minium.developer.project.templates.MavenProjectTemplate
 
webDriverExists(String) - Method in class minium.developer.service.WebDriverService
 
webDriverExists(String) - Method in class minium.developer.webdriver.DriverLocator
 
webDriverFactory(DriverServicesProperties) - Method in class minium.developer.project.ProjectContextConfiguration.LocalProjectContextConfiguration
 
webDriverFactory - Variable in class minium.developer.service.WebDriverService
 
WebDriverRelease - Class in minium.developer.webdriver
 
WebDriverRelease(String) - Constructor for class minium.developer.webdriver.WebDriverRelease
 
WebDriverReleaseManager - Class in minium.developer.webdriver
 
WebDriverReleaseManager() - Constructor for class minium.developer.webdriver.WebDriverReleaseManager
 
WebDriverResource - Class in minium.developer.web.rest
 
WebDriverResource() - Constructor for class minium.developer.web.rest.WebDriverResource
 
WebDriverService - Class in minium.developer.service
 
WebDriverService() - Constructor for class minium.developer.service.WebDriverService
 
webDriverService - Variable in class minium.developer.web.rest.WebDriverResource
 
WebDriverService.WebDriverType - Enum in minium.developer.service
 
WebDriversProperties - Class in minium.developer.config
 
WebDriversProperties() - Constructor for class minium.developer.config.WebDriversProperties
 
WebDriversProperties.DeveloperWebDriverProperties - Class in minium.developer.config
 
WebSocketConfiguration - Class in minium.developer.web.websocket
 
WebSocketConfiguration() - Constructor for class minium.developer.web.websocket.WebSocketConfiguration
 
workspace(ProjectProperties) - Method in class minium.developer.project.ProjectContextConfiguration.LocalProjectContextConfiguration
 
workspace(ProjectProperties) - Method in class minium.developer.project.ProjectContextConfiguration.RemoteProjectContextConfiguration
 
Workspace - Class in minium.developer.project
 
Workspace(AbstractProjectContext) - Constructor for class minium.developer.project.Workspace
 
A B C D E F G H I L M O P R S T U V W 
Skip navigation links

Copyright © 2021 VILT Group. All rights reserved.