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

A

AbstractAlwaysRunningTestComponent - Class in com.auto.framework
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
AbstractAlwaysRunningTestComponent(TestComponentData) - Constructor for class com.auto.framework.AbstractAlwaysRunningTestComponent
 
AbstractCommandOperation - Class in com.auto.framework.operation.commmand
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
AbstractCommandOperation(String, CommandRequest) - Constructor for class com.auto.framework.operation.commmand.AbstractCommandOperation
 
AbstractCommandOperation(String, CommandRequest, Map<String, String>) - Constructor for class com.auto.framework.operation.commmand.AbstractCommandOperation
 
AbstractHttpOperation - Class in com.auto.framework.operation.http
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
AbstractHttpOperation() - Constructor for class com.auto.framework.operation.http.AbstractHttpOperation
 
AbstractMethodRule - Class in com.auto.framework.rules
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
AbstractMethodRule() - Constructor for class com.auto.framework.rules.AbstractMethodRule
 
AbstractReporter - Class in com.auto.framework.runner.report
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
AbstractReporter() - Constructor for class com.auto.framework.runner.report.AbstractReporter
 
AbstractTestCase - Class in com.auto.framework
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
AbstractTestCase(String) - Constructor for class com.auto.framework.AbstractTestCase
 
AbstractTestComponent - Class in com.auto.framework
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
AbstractTestComponent(TestComponentData) - Constructor for class com.auto.framework.AbstractTestComponent
 
accept(String) - Method in class com.auto.framework.runner.console.progressbar.ConsoleProgressBarConsumer
 
accept(String) - Method in class com.auto.framework.runner.console.progressbar.DelegatingProgressBarConsumer
 
accept(String) - Method in interface com.auto.framework.runner.console.progressbar.ProgressBarConsumer
 
accept(ExecutionResult) - Method in class com.auto.framework.runner.report.ConsoleReporter
 
accept(ExecutionResult) - Method in class com.auto.framework.runner.report.MailReporter
 
addData(String, Object) - Static method in class com.auto.framework.reporter.data.TestDataReporter
 
addData(String, Object, boolean) - Static method in class com.auto.framework.reporter.data.TestDataReporter
 
addDataMap(String, Map<String, String>) - Static method in class com.auto.framework.reporter.data.TestDataReporter
 
addHeader(String, String) - Method in class com.auto.framework.operation.http.HttpRequestBuilder
 
addIgnoredErrorMessage(String) - Static method in class com.auto.framework.reporter.TestReporter
 
ALL - Static variable in class com.auto.framework.runner.job.SingleTestRunner
 
append(CharSequence) - Method in interface com.auto.framework.runner.console.progressbar.ProgressBarConsumer
 
append(CharSequence, int, int) - Method in interface com.auto.framework.runner.console.progressbar.ProgressBarConsumer
 
append(char) - Method in interface com.auto.framework.runner.console.progressbar.ProgressBarConsumer
 
Application() - Constructor for class com.auto.framework.auto.AutoConf.Application
 
apply(Statement, FrameworkMethod, Object) - Method in class com.auto.framework.rules.AbstractMethodRule
 
assertBetween(long, long, long, String...) - Static method in class com.auto.framework.check.Check
 
assertBetween(Double, Double, Double, String...) - Static method in class com.auto.framework.check.Check
 
assertBetween(Date, Date, Date, String...) - Static method in class com.auto.framework.check.Check
 
assertBetweenNotEqualTo(Date, Date, Date, String...) - Static method in class com.auto.framework.check.Check
 
assertBusyWait(Predicate<? super T>, Supplier<T>, int, int, String) - Static method in class com.auto.framework.check.Check
 
assertBusyWait(Predicate<? super T>, Supplier<T>, int) - Static method in class com.auto.framework.check.Check
 
assertBusyWait(Predicate<? super T>, Supplier<T>, int, int) - Static method in class com.auto.framework.check.Check
 
assertBusyWaitTrueForXTime(Predicate<? super T>, Supplier<T>, int, int, String) - Static method in class com.auto.framework.check.Check
 
assertCollectionsEqualIgnoreOrder(String, Object, String) - Static method in class com.auto.framework.check.Check
 
assertContains(String, String, String) - Static method in class com.auto.framework.check.Check
 
assertContains(String, String) - Static method in class com.auto.framework.check.Check
 
assertContainsAllOf(String, String...) - Static method in class com.auto.framework.check.Check
 
assertContainsIgnoreSpaces(String, String) - Static method in class com.auto.framework.check.Check
 
assertContainsOneOf(String, String...) - Static method in class com.auto.framework.check.Check
 
assertDoubleEquals(double, double, double, String...) - Static method in class com.auto.framework.check.Check
 
assertEquals(Object, Object, String...) - Static method in class com.auto.framework.check.Check
 
assertEqualsIgnoreCase(String, String, String...) - Static method in class com.auto.framework.check.Check
 
assertEqualsWithBusyWait(Object, Object, String...) - Static method in class com.auto.framework.check.Check
 
assertFalse(boolean, String...) - Static method in class com.auto.framework.check.Check
 
assertGreaterThan(double, double, String...) - Static method in class com.auto.framework.check.Check
 
assertLessThan(double, double, String...) - Static method in class com.auto.framework.check.Check
 
assertLessThan(Date, Date, String...) - Static method in class com.auto.framework.check.Check
 
assertMapEquals(String, Object, String) - Static method in class com.auto.framework.check.Check
 
assertMatches(String, String, String...) - Static method in class com.auto.framework.check.Check
 
assertNotBetween(int, int, int, String...) - Static method in class com.auto.framework.check.Check
 
assertNotContains(String, String) - Static method in class com.auto.framework.check.Check
 
assertNotEquals(Object, Object, String...) - Static method in class com.auto.framework.check.Check
 
assertNotNull(Object, String...) - Static method in class com.auto.framework.check.Check
 
assertNull(Object, String...) - Static method in class com.auto.framework.check.Check
 
assertPathEquals(String, String, String...) - Static method in class com.auto.framework.check.Check
 
assertTrue(boolean, String...) - Static method in class com.auto.framework.check.Check
 
AutoConf - Class in com.auto.framework.auto
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
AutoConf() - Constructor for class com.auto.framework.auto.AutoConf
 
AutoConf.Application - Class in com.auto.framework.auto
 

B

BASE_DIR_ROOT - Static variable in class com.auto.framework.AbstractTestCase
 
BLACK - Static variable in class com.auto.framework.runner.console.ConsoleStyle
 
BLUE - Static variable in class com.auto.framework.runner.console.ConsoleStyle
 
BOLD - Static variable in class com.auto.framework.runner.console.ConsoleStyle
 
build() - Method in class com.auto.framework.operation.http.HttpRequestBuilder
 
build() - Method in class com.auto.framework.runner.console.progressbar.ProgressBarBuilder
 
build() - Method in class com.auto.framework.runner.mail.MailTemplateBuilder
 
build() - Method in class com.auto.framework.runner.mail.MailTemplateBuilder.TableBuilder
 
build(String, String) - Method in interface com.auto.framework.runner.testlist.TestListBuilder
 
build(String) - Method in interface com.auto.framework.runner.testlist.TestListBuilder
 
build(String, String) - Method in class com.auto.framework.runner.testlist.TestListBuilderImpl
 
build(String) - Method in class com.auto.framework.runner.testlist.TestListBuilderImpl
 
build(String) - Method in class com.auto.framework.TestComponentData.Builder
 
build(String, String) - Method in class com.auto.framework.TestComponentData.Builder
 
build(String, int, String) - Method in class com.auto.framework.TestComponentData.Builder
 
build(String, int, String, String) - Method in class com.auto.framework.TestComponentData.Builder
 
Builder() - Constructor for class com.auto.framework.TestComponentData.Builder
 

C

call() - Method in interface com.auto.framework.operation.Caller
 
call() - Method in class com.auto.framework.operation.commmand.runner.CommandProcess
 
callCount() - Method in class com.auto.framework.mock.MockServer
 
Caller - Interface in com.auto.framework.operation
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
characteristics() - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedSpliterator
 
Check - Class in com.auto.framework.check
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
Check() - Constructor for class com.auto.framework.check.Check
 
checkBetween(long, long, long, String...) - Static method in class com.auto.framework.check.Check
 
checkBusyWait(Predicate<? super T>, Supplier<T>, int, int) - Static method in class com.auto.framework.check.Check
 
checkBusyWait10(Predicate<? super T>) - Static method in class com.auto.framework.check.Check
 
checkBusyWaitTrueForXTime(Predicate<? super T>, Supplier<T>, int, int) - Static method in class com.auto.framework.check.Check
 
checkBusyWaitXTime(Predicate<? super T>, int) - Static method in class com.auto.framework.check.Check
 
checkContains(String, String, String...) - Static method in class com.auto.framework.check.Check
 
CheckData - Class in com.auto.framework.reporter.appender
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
CheckData() - Constructor for class com.auto.framework.reporter.appender.CheckData
 
checkEquals(Object, Object, String...) - Static method in class com.auto.framework.check.Check
 
checkFalse(boolean, String...) - Static method in class com.auto.framework.check.Check
 
checkLessThanOrEqual(long, long, String...) - Static method in class com.auto.framework.check.Check
 
checkTrue(boolean, String...) - Static method in class com.auto.framework.check.Check
 
chmod(String, String, boolean) - Static method in class com.auto.framework.utils.FileUtil
 
clean(boolean) - Method in interface com.auto.framework.iface.ITestComponent
 
clean(boolean) - Method in class com.auto.framework.mock.MockServer
 
cleanComponents(boolean) - Method in class com.auto.framework.AbstractTestCase
 
close() - Method in class com.auto.framework.runner.console.progressbar.ConsoleProgressBarConsumer
 
close() - Method in class com.auto.framework.runner.console.progressbar.DelegatingProgressBarConsumer
 
close() - Method in class com.auto.framework.runner.console.progressbar.ProgressBar
 
close() - Method in interface com.auto.framework.runner.console.progressbar.ProgressBarConsumer
 
close() - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedInputStream
 
close() - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedIterator
 
close() - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedSpliterator
 
CLOSE_BRACKET - Static variable in class com.auto.framework.runner.console.ConsoleStyle
 
com.auto.framework - package com.auto.framework
 
com.auto.framework.auto - package com.auto.framework.auto
 
com.auto.framework.check - package com.auto.framework.check
 
com.auto.framework.env - package com.auto.framework.env
 
com.auto.framework.iface - package com.auto.framework.iface
 
com.auto.framework.mock - package com.auto.framework.mock
 
com.auto.framework.operation - package com.auto.framework.operation
 
com.auto.framework.operation.commmand - package com.auto.framework.operation.commmand
 
com.auto.framework.operation.commmand.runner - package com.auto.framework.operation.commmand.runner
 
com.auto.framework.operation.http - package com.auto.framework.operation.http
 
com.auto.framework.reporter - package com.auto.framework.reporter
 
com.auto.framework.reporter.appender - package com.auto.framework.reporter.appender
 
com.auto.framework.reporter.appender.startegy - package com.auto.framework.reporter.appender.startegy
 
com.auto.framework.reporter.data - package com.auto.framework.reporter.data
 
com.auto.framework.reporter.iface - package com.auto.framework.reporter.iface
 
com.auto.framework.rules - package com.auto.framework.rules
 
com.auto.framework.rules.error - package com.auto.framework.rules.error
 
com.auto.framework.rules.logging - package com.auto.framework.rules.logging
 
com.auto.framework.rules.mock - package com.auto.framework.rules.mock
 
com.auto.framework.rules.parameterized - package com.auto.framework.rules.parameterized
 
com.auto.framework.rules.tags - package com.auto.framework.rules.tags
 
com.auto.framework.runner - package com.auto.framework.runner
 
com.auto.framework.runner.console - package com.auto.framework.runner.console
 
com.auto.framework.runner.console.progressbar - package com.auto.framework.runner.console.progressbar
 
com.auto.framework.runner.console.progressbar.wrapped - package com.auto.framework.runner.console.progressbar.wrapped
 
com.auto.framework.runner.data - package com.auto.framework.runner.data
 
com.auto.framework.runner.job - package com.auto.framework.runner.job
 
com.auto.framework.runner.mail - package com.auto.framework.runner.mail
 
com.auto.framework.runner.report - package com.auto.framework.runner.report
 
com.auto.framework.runner.testlist - package com.auto.framework.runner.testlist
 
com.auto.framework.utils - package com.auto.framework.utils
 
com.auto.framework.utils.regex - package com.auto.framework.utils.regex
 
CommandProcess - Class in com.auto.framework.operation.commmand.runner
User: Priytam Jee Pandey Date: 01/06/20 Time: 7:41 pm email: priytam.pandey@cleartrip.com
CommandProcess(String[], String[], File, OutputStream, OutputStream) - Constructor for class com.auto.framework.operation.commmand.runner.CommandProcess
 
CommandRequest - Class in com.auto.framework.operation.commmand
Request for Commandline based operation host if needs to be run on remote arrCommand actual command to be tun sUser if run as specific user name readable name of command
CommandRequest(String[]) - Constructor for class com.auto.framework.operation.commmand.CommandRequest
 
CommandRequest(String[], String) - Constructor for class com.auto.framework.operation.commmand.CommandRequest
 
CommandResult - Class in com.auto.framework.operation.commmand
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
CommandResult(int, List<String>, List<String>, long) - Constructor for class com.auto.framework.operation.commmand.CommandResult
 
CommandRunner - Class in com.auto.framework.operation.commmand
User: Priytam Jee Pandey Date: 31/05/20 Time: 11:07 am email: priytam.pandey@cleartrip.com
CommandRunner(Map<String, String>) - Constructor for class com.auto.framework.operation.commmand.CommandRunner
With default timeout, null cwd and null installation dir
CommandRunner(Map<String, String>, String, long) - Constructor for class com.auto.framework.operation.commmand.CommandRunner
 
CommandRunningException - Exception in com.auto.framework.operation.commmand
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
CommandRunningException(Exception) - Constructor for exception com.auto.framework.operation.commmand.CommandRunningException
 
CommandRunningException(String) - Constructor for exception com.auto.framework.operation.commmand.CommandRunningException
 
config - Variable in class com.auto.framework.AbstractTestCase
 
ConsoleProgressBarConsumer - Class in com.auto.framework.runner.console.progressbar
 
ConsoleReporter - Class in com.auto.framework.runner.report
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
ConsoleReporter() - Constructor for class com.auto.framework.runner.report.ConsoleReporter
 
ConsoleStyle - Class in com.auto.framework.runner.console
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
ConsoleStyle() - Constructor for class com.auto.framework.runner.console.ConsoleStyle
 
consumableOp(Caller, String) - Static method in class com.auto.framework.operation.OperationFactory
 
CONTENT_DIR - Static variable in class com.auto.framework.reporter.TestReporter
 
copyFile(File, File) - Static method in class com.auto.framework.utils.FileUtil
 
copyFile(String, String) - Static method in class com.auto.framework.utils.FileUtil
 
createDir(String) - Static method in class com.auto.framework.utils.FileUtil
 
createLink(String, String) - Static method in class com.auto.framework.utils.FileUtil
 
createLinkSilent(String, String) - Static method in class com.auto.framework.utils.FileUtil
 
createTest() - Method in class com.auto.framework.CustomTestRunner
 
CROSS - Static variable in class com.auto.framework.runner.console.ConsoleStyle
 
CustomTestRunner - Class in com.auto.framework
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
CustomTestRunner(Class<?>) - Constructor for class com.auto.framework.CustomTestRunner
 
CYAN - Static variable in class com.auto.framework.runner.console.ConsoleStyle
 

D

decorate(String, String) - Static method in class com.auto.framework.runner.console.ConsoleStyle
 
DEFAULT_COMMAND_TIMEOUT - Static variable in class com.auto.framework.operation.commmand.TestCommandExecution
 
DefaultProgressBarRenderer - Class in com.auto.framework.runner.console.progressbar
 
DelegatingProgressBarConsumer - Class in com.auto.framework.runner.console.progressbar
 
DelegatingProgressBarConsumer(Consumer<String>) - Constructor for class com.auto.framework.runner.console.progressbar.DelegatingProgressBarConsumer
 
DelegatingProgressBarConsumer(Consumer<String>, int) - Constructor for class com.auto.framework.runner.console.progressbar.DelegatingProgressBarConsumer
 
delete(String) - Static method in class com.auto.framework.utils.FileUtil
 
delete(String, boolean) - Static method in class com.auto.framework.utils.FileUtil
 
delete(File) - Static method in class com.auto.framework.utils.FileUtil
 
describeChild(FrameworkMethod) - Method in class com.auto.framework.CustomTestRunner
 
deSerialize(String, Class<T>) - Static method in class com.auto.framework.utils.JsonUtil
 
deSerialize(InputStream, Class<T>) - Static method in class com.auto.framework.utils.JsonUtil
 
deSerialize(String, Class<T>) - Static method in class com.auto.framework.utils.XMLUtils
 
deSerialize(InputStream, Class<T>) - Static method in class com.auto.framework.utils.XMLUtils
 
DETAIL_COLUMN_NAMES - Static variable in class com.auto.framework.runner.report.AbstractReporter
 
disable() - Static method in class com.auto.framework.reporter.TestReporter
 
doWithRetry(int, ITestJob) - Method in class com.auto.framework.runner.job.TestJobRetryHandler
 
dump() - Method in class com.auto.framework.reporter.ErrorReporter
 
dumpContent(String, String, String) - Method in class com.auto.framework.utils.TestContentFileDumper
 

E

equals(String, String) - Static method in class com.auto.framework.check.Check
 
equalsIgnoreCase(String, String) - Static method in class com.auto.framework.check.Check
 
ErrorReporter - Class in com.auto.framework.reporter
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
ErrorReporter(ITestCase, String) - Constructor for class com.auto.framework.reporter.ErrorReporter
 
estimateSize() - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedSpliterator
 
execute() - Method in class com.auto.framework.operation.commmand.AbstractCommandOperation
 
execute() - Method in class com.auto.framework.operation.http.AbstractHttpOperation
 
execute() - Method in interface com.auto.framework.operation.Operation
 
execute() - Method in interface com.auto.framework.runner.job.ITestJob
 
execute() - Method in class com.auto.framework.runner.job.TestJob
 
execute(String) - Method in class com.auto.framework.runner.TestsExecutor
 
executeStartOperation() - Method in class com.auto.framework.AbstractTestComponent
 
ExecutionResult - Class in com.auto.framework.runner.data
User: Priytam Jee Pandey Date: 30/05/20 Time: 6:01 am email: mrpjpandey@gmail.com
ExecutionResult(ExecutionSummary, List<TestJobResult>, String) - Constructor for class com.auto.framework.runner.data.ExecutionResult
 
ExecutionSummary - Class in com.auto.framework.runner.data
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
ExecutionSummary(int, int, int) - Constructor for class com.auto.framework.runner.data.ExecutionSummary
 
exist(String) - Static method in class com.auto.framework.utils.FileUtil
 
extractTestProperties(FrameworkMethod, Object) - Method in class com.auto.framework.rules.AbstractMethodRule
 
extractTestProperties(FrameworkMethod, Object) - Method in class com.auto.framework.rules.error.HaltOnErrorRule
 
extractTestProperties(FrameworkMethod, Object) - Method in class com.auto.framework.rules.logging.KeepLogRule
 
extractTestProperties(FrameworkMethod, Object) - Method in class com.auto.framework.rules.mock.MockRequestResponseRule
 
extractTestProperties(FrameworkMethod, Object) - Method in class com.auto.framework.rules.tags.TagsRule
 

F

fail(String) - Method in class com.auto.framework.reporter.ErrorReporter
 
FAIL(String) - Static method in class com.auto.framework.reporter.TestReporter
 
FAIL(String...) - Static method in class com.auto.framework.reporter.TestReporter
 
fatal(Throwable) - Method in class com.auto.framework.reporter.ErrorReporter
 
FATAL(Throwable) - Static method in class com.auto.framework.reporter.TestReporter
 
FATAL(String) - Static method in class com.auto.framework.reporter.TestReporter
 
FileUtil - Class in com.auto.framework.utils
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
FileUtil() - Constructor for class com.auto.framework.utils.FileUtil
 
filter(Filter) - Method in class com.auto.framework.CustomTestRunner
 
finish() - Static method in class com.auto.framework.reporter.TestReporter
 
fromString(String) - Static method in enum com.auto.framework.operation.http.MimeTypes
 

G

generate(ITestCase) - Static method in class com.auto.framework.utils.TestBaseDirectory
 
generateCaller() - Method in class com.auto.framework.reporter.appender.TestAppender
 
generateCompEnvironment() - Static method in class com.auto.framework.operation.commmand.TestCommandExecution
 
generateException() - Method in class com.auto.framework.reporter.appender.TestAppender
 
getAllClasses(String, String) - Method in class com.auto.framework.runner.testlist.TestListBuilderHandler
 
getApplications() - Method in class com.auto.framework.auto.AutoConf
 
getBaseDir() - Static method in class com.auto.framework.env.TestEnvironment
 
getBooleanValues(String) - Method in class com.auto.framework.utils.XMLUtils
 
getCause() - Method in exception com.auto.framework.operation.commmand.CommandRunningException
 
getCause() - Method in exception com.auto.framework.operation.http.HttpRequestException
 
getCheckData() - Static method in class com.auto.framework.reporter.appender.TestConsoleAppender
 
getClassName() - Method in class com.auto.framework.runner.job.TestJob
 
getClassName() - Method in class com.auto.framework.runner.job.TestJobResult
 
getCleanOrder() - Method in class com.auto.framework.AbstractTestComponent
 
getCleanOrder() - Method in interface com.auto.framework.iface.ITestComponent
 
getCommand() - Method in class com.auto.framework.operation.commmand.CommandRequest
 
getCommandFile(String) - Method in class com.auto.framework.reporter.appender.startegy.SeparateFilePerCommandStrategy
 
getCommandFile(String) - Method in class com.auto.framework.reporter.appender.startegy.SingleFileStrategy
 
getCommandFile(String) - Method in interface com.auto.framework.reporter.iface.IOutputFileStrategy
 
getCommandName() - Method in class com.auto.framework.operation.commmand.CommandRequest
returns name of command usually first word
getCommandName() - Method in class com.auto.framework.operation.http.HttpOpRequest
 
getCommandName() - Method in interface com.auto.framework.operation.OpRequest
 
getCommandNum() - Method in class com.auto.framework.reporter.appender.TestAppender
 
getCommandResult() - Method in class com.auto.framework.operation.commmand.CommandRunner
 
getCommandTimeout() - Method in class com.auto.framework.operation.commmand.AbstractCommandOperation
 
getComparator() - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedSpliterator
 
getComponentName() - Method in class com.auto.framework.AbstractTestComponent
 
getComponentName() - Method in interface com.auto.framework.iface.ITestComponent
 
getConfig() - Method in class com.auto.framework.AbstractTestCase
 
getConfig() - Static method in class com.auto.framework.env.TestEnvironment
 
getConfig() - Method in class com.auto.framework.rules.mock.MockRequestResponseRule
 
getConfigForApp(String) - Method in class com.auto.framework.AbstractTestCase
 
getConnection() - Method in class com.auto.framework.operation.http.HttpOpRequest
 
getContent() - Method in class com.auto.framework.operation.http.HttpOpRequest
 
getContents(File) - Static method in class com.auto.framework.utils.FileUtil
 
getCurrent() - Method in class com.auto.framework.runner.console.progressbar.ProgressBar
 
getCurrentApplication() - Method in class com.auto.framework.AbstractTestCase
 
getCurrentApplication() - Static method in class com.auto.framework.env.TestEnvironment
 
getCurrentApplicationConfig() - Method in class com.auto.framework.AbstractTestCase
 
getCustomTestData() - Method in class com.auto.framework.runner.job.TestJobResult
 
getDelay() - Method in class com.auto.framework.rules.mock.MockConfig
 
getDoneTime() - Static method in class com.auto.framework.env.TestEnvironment
 
getDoubleValues(String) - Method in class com.auto.framework.utils.XMLUtils
 
getEnabled() - Method in class com.auto.framework.runner.mail.MailConfig
 
getEndTime() - Static method in class com.auto.framework.env.TestEnvironment
 
getEnv() - Method in class com.auto.framework.operation.commmand.AbstractCommandOperation
 
getEnvVariable() - Method in class com.auto.framework.operation.commmand.CommandRunner
 
getErrorMessage() - Method in class com.auto.framework.runner.job.TestJobResult
 
getErrorReporter() - Static method in class com.auto.framework.reporter.TestReporter
 
getExecutionTime() - Method in class com.auto.framework.operation.commmand.CommandResult
 
getExecutionTime() - Method in class com.auto.framework.operation.http.HttpOpResponse
 
getExecutionTime() - Method in interface com.auto.framework.operation.OpResult
 
getExitStatus() - Method in class com.auto.framework.operation.commmand.CommandResult
 
getExitStatus() - Method in class com.auto.framework.operation.http.HttpOpResponse
 
getExitStatus() - Method in interface com.auto.framework.operation.OpResult
 
getExtraMessage() - Method in class com.auto.framework.runner.console.progressbar.ProgressBar
 
getFail() - Method in class com.auto.framework.reporter.ErrorReporter
 
getFail() - Method in class com.auto.framework.runner.data.ExecutionSummary
 
getFatal() - Method in class com.auto.framework.reporter.ErrorReporter
 
getFatal() - Method in class com.auto.framework.runner.data.ExecutionSummary
 
getFatalThrowable() - Method in class com.auto.framework.reporter.ErrorReporter
 
getFirstFailure() - Method in class com.auto.framework.reporter.ErrorReporter
 
getFqcn() - Method in class com.auto.framework.runner.job.TestJob
 
getFqcn() - Method in class com.auto.framework.runner.job.TestJobResult
 
getFrom() - Method in class com.auto.framework.runner.mail.MailConfig
 
getFromName() - Method in class com.auto.framework.runner.mail.MailConfig
 
getFullCommand() - Method in class com.auto.framework.operation.commmand.CommandRequest
return String full command as string
getFullKey(String, String) - Static method in class com.auto.framework.reporter.data.TestDataReporter
 
getHost() - Method in class com.auto.framework.AbstractTestComponent
 
getHost() - Method in class com.auto.framework.auto.AutoConf.Application
 
getHost() - Method in interface com.auto.framework.iface.ITestComponent
 
getHost() - Method in class com.auto.framework.operation.commmand.AbstractCommandOperation
 
getHost() - Method in class com.auto.framework.operation.commmand.CommandRequest
 
getHost() - Method in class com.auto.framework.runner.mail.MailConfig
 
getHost() - Method in class com.auto.framework.TestComponentData
 
getHttpRequestBuilder() - Method in class com.auto.framework.operation.http.AbstractHttpOperation
 
getInitTime() - Static method in class com.auto.framework.env.TestEnvironment
 
getInstallationDir() - Method in class com.auto.framework.AbstractTestComponent
 
getInstallationDir() - Method in class com.auto.framework.auto.AutoConf.Application
 
getInstallationDir() - Method in interface com.auto.framework.iface.ITestComponent
 
getInstallationDir() - Method in class com.auto.framework.operation.commmand.AbstractCommandOperation
 
getInstallationDir() - Method in class com.auto.framework.TestComponentData
 
getInstance() - Static method in class com.auto.framework.utils.TestContentFileDumper
 
getIntValues(String) - Method in class com.auto.framework.utils.XMLUtils
 
getJobResults() - Method in class com.auto.framework.runner.data.ExecutionResult
 
getKey() - Method in class com.auto.framework.reporter.data.TestDataReporterItem
 
getLogDir() - Method in class com.auto.framework.AbstractTestComponent
 
getLogDir() - Method in class com.auto.framework.auto.AutoConf.Application
 
getLogDir() - Method in interface com.auto.framework.iface.ITestComponent
 
getLogDir() - Method in class com.auto.framework.TestComponentData
 
getLongValues(String) - Method in class com.auto.framework.utils.XMLUtils
 
getMax() - Method in class com.auto.framework.runner.console.progressbar.ProgressBar
 
getMaxProgressLength() - Method in class com.auto.framework.runner.console.progressbar.ConsoleProgressBarConsumer
 
getMaxProgressLength() - Method in class com.auto.framework.runner.console.progressbar.DelegatingProgressBarConsumer
 
getMaxProgressLength() - Method in interface com.auto.framework.runner.console.progressbar.ProgressBarConsumer
 
getMimeType() - Method in enum com.auto.framework.operation.http.MimeTypes
 
getMothods() - Method in class com.auto.framework.runner.testlist.TestListBuilderHandler
 
getName() - Method in class com.auto.framework.auto.AutoConf.Application
 
getName() - Method in interface com.auto.framework.operation.Operation
 
getName() - Method in class com.auto.framework.runner.job.TestJobResult
 
getNumOfIterations() - Static method in class com.auto.framework.rules.parameterized.TestParametersManager
 
getObjectMapper() - Static method in class com.auto.framework.utils.JsonUtil
 
getOutput() - Method in class com.auto.framework.operation.http.HttpOpRequest
 
getOutputDir() - Static method in class com.auto.framework.reporter.TestReporter
 
getParam(String) - Static method in class com.auto.framework.rules.parameterized.TestParametersManager
 
getParametersGenerator() - Method in interface com.auto.framework.rules.parameterized.IParameterizedTest
 
getParametersList() - Method in interface com.auto.framework.rules.parameterized.IParametersGenerator
 
getParent(String) - Static method in class com.auto.framework.utils.FileUtil
 
getParsedItems() - Method in class com.auto.framework.utils.regex.RegexParseResult
 
getPass() - Method in class com.auto.framework.reporter.ErrorReporter
 
getPass() - Method in class com.auto.framework.runner.data.ExecutionSummary
 
getPassword() - Method in class com.auto.framework.runner.mail.MailConfig
 
getPort() - Method in class com.auto.framework.AbstractTestComponent
 
getPort() - Method in class com.auto.framework.auto.AutoConf.Application
 
getPort() - Method in interface com.auto.framework.iface.ITestComponent
 
getPort() - Method in class com.auto.framework.runner.mail.MailConfig
 
getPort() - Method in class com.auto.framework.TestComponentData
 
getProgressBar() - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedInputStream
 
getProgressBar() - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedIterator
 
getProgressBar() - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedSpliterator
 
getProgressBarBuilder() - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedIterable
 
getReadyTime() - Static method in class com.auto.framework.env.TestEnvironment
 
getRequest() - Method in class com.auto.framework.operation.commmand.AbstractCommandOperation
 
getRequest() - Method in class com.auto.framework.operation.http.AbstractHttpOperation
 
getRequest() - Method in interface com.auto.framework.operation.Operation
 
getRequestPath() - Method in class com.auto.framework.rules.mock.MockConfig
 
getResourcePath() - Method in class com.auto.framework.AbstractTestCase
 
getResourcePath() - Method in class com.auto.framework.auto.AutoConf
 
getResourcePath() - Static method in class com.auto.framework.env.TestEnvironment
 
getResponsePath() - Method in class com.auto.framework.rules.mock.MockConfig
 
getResult() - Method in class com.auto.framework.operation.commmand.AbstractCommandOperation
 
getResult() - Method in class com.auto.framework.operation.http.AbstractHttpOperation
 
getResult() - Method in interface com.auto.framework.operation.Operation
 
getResult() - Method in interface com.auto.framework.runner.job.ITestJob
 
getResult() - Method in class com.auto.framework.runner.job.TestJob
 
getSandBoxDir() - Method in class com.auto.framework.AbstractTestCase
 
getSandBoxDir() - Method in interface com.auto.framework.iface.ITestCase
 
getServer() - Method in class com.auto.framework.AbstractTestComponent
 
getServer() - Method in class com.auto.framework.auto.AutoConf.Application
 
getServer() - Method in interface com.auto.framework.iface.ITestComponent
 
getServer() - Method in class com.auto.framework.mock.MockServerTestCase
 
getServer() - Method in class com.auto.framework.TestComponentData
 
getStartOperation() - Method in class com.auto.framework.AbstractAlwaysRunningTestComponent
 
getStartOperation() - Method in class com.auto.framework.AbstractTestComponent
 
getStartOperation() - Method in class com.auto.framework.mock.MockServer
 
getStatus() - Method in class com.auto.framework.runner.job.TestJobResult
 
getStatusCode() - Method in class com.auto.framework.operation.http.HttpOpRequest
 
getStdErr() - Method in class com.auto.framework.operation.commmand.CommandResult
 
getStdErr() - Method in class com.auto.framework.operation.http.HttpOpResponse
 
getStdErr() - Method in interface com.auto.framework.operation.OpResult
 
getStdOut() - Method in class com.auto.framework.operation.commmand.CommandResult
 
getStdOut() - Method in class com.auto.framework.operation.http.HttpOpResponse
 
getStdOut() - Method in interface com.auto.framework.operation.OpResult
 
getStopOperation() - Method in class com.auto.framework.AbstractAlwaysRunningTestComponent
 
getStopOperation() - Method in class com.auto.framework.AbstractTestComponent
 
getStopOperation() - Method in class com.auto.framework.mock.MockServer
 
getSummary() - Method in class com.auto.framework.runner.data.ExecutionResult
 
getTags() - Method in class com.auto.framework.rules.tags.TagsRule
 
getTask() - Method in class com.auto.framework.runner.console.progressbar.ProgressBar
 
getTestCase() - Static method in class com.auto.framework.env.TestEnvironment
 
getTestComponents() - Method in interface com.auto.framework.iface.ITestCase
 
getTestComponents() - Method in class com.auto.framework.mock.MockServerTestCase
 
getTestComponentsSpecific() - Method in class com.auto.framework.mock.MockServerTestCase
 
getTestData() - Static method in class com.auto.framework.reporter.data.TestDataReporter
 
getTestGroup() - Method in class com.auto.framework.AbstractTestCase
 
getTestGroup() - Method in interface com.auto.framework.iface.ITestCase
 
getTestList() - Method in class com.auto.framework.runner.data.ExecutionResult
 
getTestMethod() - Static method in class com.auto.framework.env.TestEnvironment
 
getTestName() - Method in class com.auto.framework.AbstractTestCase
 
getTestName() - Method in interface com.auto.framework.iface.ITestCase
 
getTestName() - Method in class com.auto.framework.runner.job.TestJob
 
getTestTime() - Static method in class com.auto.framework.env.TestEnvironment
 
getTime() - Method in class com.auto.framework.runner.job.TestJobResult
 
getTmpFolder() - Static method in class com.auto.framework.env.TestEnvironment
 
getTo() - Method in class com.auto.framework.runner.mail.MailConfig
 
getType() - Method in class com.auto.framework.rules.mock.MockConfig
 
getUrl() - Method in class com.auto.framework.operation.http.HttpOpRequest
 
getUrl() - Method in class com.auto.framework.rules.mock.MockConfig
 
getUser() - Method in class com.auto.framework.operation.commmand.CommandRequest
 
getUser() - Method in class com.auto.framework.runner.mail.MailConfig
 
getValue(String) - Static method in enum com.auto.framework.env.RegressionEnvironment
 
getValue() - Method in class com.auto.framework.reporter.data.TestDataReporterItem
 
getValues(String) - Method in class com.auto.framework.utils.XMLUtils
 
getValues(List<String>) - Method in class com.auto.framework.utils.XMLUtils
 
getWriter(File, boolean) - Static method in class com.auto.framework.utils.FileUtil
 
getXmlDocument() - Method in class com.auto.framework.utils.XMLUtils
 
getXmlDocument(String) - Static method in class com.auto.framework.utils.XMLUtils
 
getXmlMapper() - Static method in class com.auto.framework.utils.XMLUtils
 
getXmlString(Collection<String>) - Method in interface com.auto.framework.runner.testlist.TestListBuilder
 
getXmlString(Collection<String>) - Method in class com.auto.framework.runner.testlist.TestListBuilderImpl
 
GREEN - Static variable in class com.auto.framework.runner.console.ConsoleStyle
 

H

haltOnError() - Static method in class com.auto.framework.env.TestEnvironment
 
HaltOnError - Annotation Type in com.auto.framework.rules.error
 
haltOnErrorRule - Variable in class com.auto.framework.AbstractTestCase
 
HaltOnErrorRule - Class in com.auto.framework.rules.error
 
HaltOnErrorRule() - Constructor for class com.auto.framework.rules.error.HaltOnErrorRule
 
handleException(Exception) - Method in interface com.auto.framework.runner.job.ITestJob
 
handleException(Exception) - Method in class com.auto.framework.runner.job.TestJob
 
hasNext() - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedIterator
 
Header() - Constructor for class com.auto.framework.operation.http.HttpRequestBuilder.Header
 
HttpMethods - Enum in com.auto.framework.operation.http
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
HttpOpRequest - Class in com.auto.framework.operation.http
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
HttpOpRequest(CharSequence, HttpMethods, String, int) - Constructor for class com.auto.framework.operation.http.HttpOpRequest
 
HttpOpResponse - Class in com.auto.framework.operation.http
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
HttpOpResponse(int, List<String>, List<String>, long) - Constructor for class com.auto.framework.operation.http.HttpOpResponse
 
HttpRequestBuilder - Class in com.auto.framework.operation.http
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
HttpRequestBuilder() - Constructor for class com.auto.framework.operation.http.HttpRequestBuilder
 
HttpRequestBuilder.Header - Class in com.auto.framework.operation.http
 
HttpRequestException - Exception in com.auto.framework.operation.http
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
HttpRequestException(IOException) - Constructor for exception com.auto.framework.operation.http.HttpRequestException
 

I

incrementCommandNum() - Method in class com.auto.framework.reporter.appender.TestAppender
 
init() - Method in class com.auto.framework.AbstractTestCase
 
init(ITestCase, String, TemporaryFolder) - Static method in class com.auto.framework.env.TestEnvironment
 
init() - Method in class com.auto.framework.reporter.appender.TestAppender
 
init() - Method in class com.auto.framework.reporter.appender.TestOutputStreamAppender
 
init() - Static method in class com.auto.framework.reporter.data.TestDataReporter
 
init() - Method in interface com.auto.framework.reporter.iface.TestReporterAppender
 
init(ITestCase) - Static method in class com.auto.framework.reporter.TestReporter
 
init(Object) - Static method in class com.auto.framework.rules.parameterized.TestParametersManager
 
initComponents() - Method in class com.auto.framework.AbstractTestCase
 
initComponents() - Method in class com.auto.framework.mock.MockServerTestCase
 
initConfiguration() - Method in class com.auto.framework.AbstractTestCase
 
initIteration(int) - Static method in class com.auto.framework.rules.parameterized.TestParametersManager
 
initTestEnvironment() - Method in class com.auto.framework.AbstractTestCase
 
installationDir - Variable in class com.auto.framework.TestComponentData.Builder
 
instance - Static variable in class com.auto.framework.utils.TestContentFileDumper
 
INTERNAL_CLASSES_PREFIX - Static variable in class com.auto.framework.runner.testlist.TestListBuilderImpl
 
IOutputFileStrategy - Interface in com.auto.framework.reporter.iface
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
IParameterizedTest - Interface in com.auto.framework.rules.parameterized
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
IParametersGenerator - Interface in com.auto.framework.rules.parameterized
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
isBetween(long, long, long) - Static method in class com.auto.framework.check.Check
 
isHaltOnError() - Method in class com.auto.framework.rules.error.HaltOnErrorRule
 
isInCheck() - Method in class com.auto.framework.reporter.appender.CheckData
 
isMailSent() - Method in class com.auto.framework.runner.report.MailReporter
 
isMatch() - Method in class com.auto.framework.utils.regex.RegexParseResult
 
isPass() - Method in class com.auto.framework.runner.job.TestJobResult
 
isRegression() - Static method in enum com.auto.framework.env.RegressionEnvironment
 
isReportingCheck() - Method in class com.auto.framework.reporter.appender.CheckData
 
isRunning() - Method in class com.auto.framework.AbstractAlwaysRunningTestComponent
 
isRunning() - Method in class com.auto.framework.AbstractTestCase
 
isRunning() - Method in interface com.auto.framework.iface.ITestCase
 
isRunning() - Method in interface com.auto.framework.iface.ITestComponent
 
isRunning() - Method in class com.auto.framework.mock.MockServer
 
isSymlink(File) - Static method in class com.auto.framework.utils.FileUtil
 
iterator() - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedIterable
 
ITestCase - Interface in com.auto.framework.iface
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
ITestComponent - Interface in com.auto.framework.iface
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
ITestJob - Interface in com.auto.framework.runner.job
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com

J

JsonUtil - Class in com.auto.framework.utils
 

K

KeepLog - Annotation Type in com.auto.framework.rules.logging
 
keepLog() - Method in class com.auto.framework.rules.logging.KeepLogRule
 
keepLogRule - Variable in class com.auto.framework.AbstractTestCase
 
KeepLogRule - Class in com.auto.framework.rules.logging
 
KeepLogRule() - Constructor for class com.auto.framework.rules.logging.KeepLogRule
 
key - Variable in class com.auto.framework.operation.http.HttpRequestBuilder.Header
 

L

log - Static variable in class com.auto.framework.reporter.appender.TestAppender
 
logger - Static variable in class com.auto.framework.runner.TestsExecutor
 
logger - Static variable in class com.auto.framework.utils.TestContentFileDumper
 
logMessage(String, boolean) - Method in class com.auto.framework.reporter.appender.TestAppender
 
logMessage(String, Throwable) - Method in class com.auto.framework.reporter.appender.TestAppender
 
logMessage(String, boolean) - Method in class com.auto.framework.reporter.appender.TestConsoleAppender
 
logMessage(String, Throwable) - Method in class com.auto.framework.reporter.appender.TestConsoleAppender
 
logMessage(String, boolean) - Method in class com.auto.framework.reporter.appender.TestOutputStreamAppender
 
logMessage(String, Throwable) - Method in class com.auto.framework.reporter.appender.TestOutputStreamAppender
 
logMessage(String, boolean) - Method in interface com.auto.framework.reporter.iface.TestReporterAppender
 
logMessage(String, Throwable) - Method in interface com.auto.framework.reporter.iface.TestReporterAppender
 

M

MailConfig - Class in com.auto.framework.runner.mail
User: Priytam Jee Pandey Date: 30/05/20 Time: 7:03 am email: mrpjpandey@gmail.com
MailConfig() - Constructor for class com.auto.framework.runner.mail.MailConfig
 
MailReporter - Class in com.auto.framework.runner.report
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
MailReporter(MailConfig, List<MailTemplateBuilder.TableBuilder>) - Constructor for class com.auto.framework.runner.report.MailReporter
 
MailReporter(MailConfig) - Constructor for class com.auto.framework.runner.report.MailReporter
 
MailSender - Class in com.auto.framework.runner.mail
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
MailSender(String, String, String, String) - Constructor for class com.auto.framework.runner.mail.MailSender
 
MailTemplateBuilder - Class in com.auto.framework.runner.mail
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
MailTemplateBuilder() - Constructor for class com.auto.framework.runner.mail.MailTemplateBuilder
 
MailTemplateBuilder.TableBuilder - Class in com.auto.framework.runner.mail
 
mapEquals(String, String, String) - Static method in class com.auto.framework.check.Check
 
mark(int) - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedInputStream
 
MAX_RUN_TIME_MIN - Static variable in class com.auto.framework.AbstractTestCase
 
maxHint(long) - Method in class com.auto.framework.runner.console.progressbar.ProgressBar
 
methodBlock(FrameworkMethod) - Method in class com.auto.framework.CustomTestRunner
 
MimeTypes - Enum in com.auto.framework.operation.http
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
MockConfig - Class in com.auto.framework.rules.mock
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
MockConfig(String, String, RequestType, String, int) - Constructor for class com.auto.framework.rules.mock.MockConfig
 
MockRequestResponse - Annotation Type in com.auto.framework.rules.mock
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
mockRequestResponseRule - Variable in class com.auto.framework.AbstractTestCase
 
MockRequestResponseRule - Class in com.auto.framework.rules.mock
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
MockRequestResponseRule() - Constructor for class com.auto.framework.rules.mock.MockRequestResponseRule
 
MockServer - Class in com.auto.framework.mock
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
MockServer(TestComponentData, MockConfig) - Constructor for class com.auto.framework.mock.MockServer
 
MockServerTestCase - Class in com.auto.framework.mock
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
MockServerTestCase() - Constructor for class com.auto.framework.mock.MockServerTestCase
 

N

next() - Static method in class com.auto.framework.rules.parameterized.TestParametersManager
 
next() - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedIterator
 
normalizePath(String) - Static method in class com.auto.framework.check.Check
 

O

OK - Static variable in class com.auto.framework.operation.OperationFactory
 
onAllComponents(Consumer<ITestComponent>) - Method in class com.auto.framework.AbstractTestCase
 
onAllComponents(Consumer<ITestComponent>, Function<ITestComponent, Integer>) - Method in class com.auto.framework.AbstractTestCase
 
OPEN_BRACKET - Static variable in class com.auto.framework.runner.console.ConsoleStyle
 
Operation - Interface in com.auto.framework.operation
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
OperationFactory - Class in com.auto.framework.operation
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
OperationFactory() - Constructor for class com.auto.framework.operation.OperationFactory
 
OPERATIONS_DIR - Static variable in class com.auto.framework.reporter.TestReporter
 
OpRequest - Interface in com.auto.framework.operation
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
OpResult - Interface in com.auto.framework.operation
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com

P

ParameterizedTest - Annotation Type in com.auto.framework.rules.parameterized
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
parse(String, String) - Static method in class com.auto.framework.utils.regex.RegexParser
 
pass() - Method in class com.auto.framework.reporter.ErrorReporter
 
PASS(String) - Static method in class com.auto.framework.reporter.TestReporter
 
performFailedOperation(Operation) - Method in class com.auto.framework.AbstractTestComponent
 
performOperation(Operation) - Method in class com.auto.framework.AbstractTestComponent
 
performStopOperation() - Method in class com.auto.framework.AbstractTestComponent
 
performSuccessOperation(Operation) - Method in class com.auto.framework.AbstractTestComponent
 
pipe(boolean, InputStream, OutputStream) - Static method in class com.auto.framework.operation.commmand.runner.CommandProcess
 
prepare() - Method in interface com.auto.framework.iface.ITestComponent
 
prepare() - Method in class com.auto.framework.mock.MockServer
 
prepareComponentsForExecution() - Method in class com.auto.framework.AbstractTestCase
 
ProgressBar - Class in com.auto.framework.runner.console.progressbar
 
ProgressBar(String, long) - Constructor for class com.auto.framework.runner.console.progressbar.ProgressBar
 
ProgressBar(String, long, ProgressBarStyle) - Constructor for class com.auto.framework.runner.console.progressbar.ProgressBar
 
ProgressBar(String, long, int) - Constructor for class com.auto.framework.runner.console.progressbar.ProgressBar
 
ProgressBar(String, long, int, PrintStream, ProgressBarStyle, String, long) - Constructor for class com.auto.framework.runner.console.progressbar.ProgressBar
 
ProgressBar(String, long, int, PrintStream, ProgressBarStyle, String, long, boolean) - Constructor for class com.auto.framework.runner.console.progressbar.ProgressBar
 
ProgressBar(String, long, int, PrintStream, ProgressBarStyle, String, long, boolean, DecimalFormat) - Constructor for class com.auto.framework.runner.console.progressbar.ProgressBar
 
ProgressBar(String, long, int, ProgressBarRenderer, ProgressBarConsumer) - Constructor for class com.auto.framework.runner.console.progressbar.ProgressBar
 
ProgressBarBuilder - Class in com.auto.framework.runner.console.progressbar
 
ProgressBarBuilder() - Constructor for class com.auto.framework.runner.console.progressbar.ProgressBarBuilder
 
ProgressBarConsumer - Interface in com.auto.framework.runner.console.progressbar
 
ProgressBarRenderer - Interface in com.auto.framework.runner.console.progressbar
 
ProgressBarStyle - Enum in com.auto.framework.runner.console.progressbar
 
ProgressBarWrappedInputStream - Class in com.auto.framework.runner.console.progressbar.wrapped
 
ProgressBarWrappedInputStream(InputStream, ProgressBar) - Constructor for class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedInputStream
 
ProgressBarWrappedIterable<T> - Class in com.auto.framework.runner.console.progressbar.wrapped
 
ProgressBarWrappedIterable(Iterable<T>, ProgressBarBuilder) - Constructor for class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedIterable
 
ProgressBarWrappedIterator<T> - Class in com.auto.framework.runner.console.progressbar.wrapped
 
ProgressBarWrappedIterator(Iterator<T>, ProgressBar) - Constructor for class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedIterator
 
ProgressBarWrappedSpliterator<T> - Class in com.auto.framework.runner.console.progressbar.wrapped
 
ProgressBarWrappedSpliterator(Spliterator<T>, ProgressBar) - Constructor for class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedSpliterator
 
PURPLE - Static variable in class com.auto.framework.runner.console.ConsoleStyle
 

R

read() - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedInputStream
 
read(byte[]) - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedInputStream
 
read(byte[], int, int) - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedInputStream
 
readLink(String) - Static method in class com.auto.framework.utils.FileUtil
 
recordStartupTime(ITestComponent, long) - Method in class com.auto.framework.AbstractTestCase
 
RED - Static variable in class com.auto.framework.runner.console.ConsoleStyle
 
redirectOutput(OutputStream) - Method in class com.auto.framework.reporter.appender.TestOutputStreamAppender
 
redirectOutput(OutputStream) - Static method in class com.auto.framework.reporter.TestReporter
 
RegexParser - Class in com.auto.framework.utils.regex
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
RegexParser() - Constructor for class com.auto.framework.utils.regex.RegexParser
 
RegexParseResult - Class in com.auto.framework.utils.regex
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
RegexParseResult(List<String>, boolean) - Constructor for class com.auto.framework.utils.regex.RegexParseResult
 
RegressionEnvironment - Enum in com.auto.framework.env
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
remove() - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedIterator
 
renameFile(File, File) - Static method in class com.auto.framework.utils.FileUtil
 
render(ProgressState, int) - Method in class com.auto.framework.runner.console.progressbar.DefaultProgressBarRenderer
 
render(ProgressState, int) - Method in interface com.auto.framework.runner.console.progressbar.ProgressBarRenderer
 
Repeat - Annotation Type in com.auto.framework.rules
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
report() - Static method in class com.auto.framework.rules.parameterized.TestParametersManager
 
reportTestExecutionInfo() - Method in class com.auto.framework.AbstractTestCase
 
RequestType - Enum in com.auto.framework.rules.mock
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
reset() - Static method in class com.auto.framework.operation.commmand.TestCommandExecution
 
RESET - Static variable in class com.auto.framework.runner.console.ConsoleStyle
 
reset() - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedInputStream
 
resolveLinks(String) - Static method in class com.auto.framework.utils.FileUtil
 
restart() - Method in class com.auto.framework.AbstractTestComponent
 
restart() - Method in interface com.auto.framework.iface.ITestComponent
 
result - Variable in class com.auto.framework.operation.commmand.AbstractCommandOperation
 
run() - Method in class com.auto.framework.utils.ThreadMonitor
Sleep until the specified timout amount and then interrupt the thread being monitored.
runChild(FrameworkMethod, RunNotifier) - Method in class com.auto.framework.CustomTestRunner
 
runCommand(CommandRequest) - Method in class com.auto.framework.operation.commmand.CommandRunner
 
runCommand(String...) - Static method in class com.auto.framework.operation.commmand.TestCommandExecution
 
runCommand(String[], String) - Static method in class com.auto.framework.operation.commmand.TestCommandExecution
 
runCommand(String[], Map<String, String>) - Static method in class com.auto.framework.operation.commmand.TestCommandExecution
 
runCommand(String[], Map<String, String>, String) - Static method in class com.auto.framework.operation.commmand.TestCommandExecution
 
runCommandOld(CommandRequest) - Method in class com.auto.framework.operation.commmand.CommandRunner
Deprecated.
runCommandWithoutTrace(String...) - Static method in class com.auto.framework.operation.commmand.TestCommandExecution
 
runTest(String) - Static method in class com.auto.framework.runner.job.SingleTestRunner
 

S

safeToString(Object) - Static method in class com.auto.framework.check.Check
 
sendEmail(String, String, String, String, String, String) - Method in class com.auto.framework.runner.mail.MailSender
 
sendEmail(String, String, String, String) - Method in class com.auto.framework.runner.mail.MailSender
 
sendEmail(Collection<String>, Collection<String>, Collection<String>, String, String, String) - Method in class com.auto.framework.runner.mail.MailSender
 
sendEmail(Collection<String>, Collection<String>, Collection<String>, String, String, String, byte[], String, String) - Method in class com.auto.framework.runner.mail.MailSender
 
sendEmail(Collection<String>, Collection<String>, Collection<String>, String, String, String, byte[][], List<String>, List<String>) - Method in class com.auto.framework.runner.mail.MailSender
 
sendEmail(Collection<String>, Collection<String>, Collection<String>, String, String, String, String) - Method in class com.auto.framework.runner.mail.MailSender
 
sendRequest() - Method in class com.auto.framework.operation.http.HttpOpRequest
 
SeparateFilePerCommandStrategy - Class in com.auto.framework.reporter.appender.startegy
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
SeparateFilePerCommandStrategy() - Constructor for class com.auto.framework.reporter.appender.startegy.SeparateFilePerCommandStrategy
 
serialize(T) - Static method in class com.auto.framework.utils.JsonUtil
 
serialize(T) - Static method in class com.auto.framework.utils.XMLUtils
 
setApplications(List<AutoConf.Application>) - Method in class com.auto.framework.auto.AutoConf
 
setCaptureSnapshotOnError(boolean) - Static method in class com.auto.framework.reporter.ErrorReporter
 
setCommandNum(int) - Method in class com.auto.framework.reporter.appender.TestAppender
 
setCommandTimeout(long) - Method in class com.auto.framework.operation.commmand.AbstractCommandOperation
 
setConfig(AutoConf) - Static method in class com.auto.framework.env.TestEnvironment
 
setConsumer(ProgressBarConsumer) - Method in class com.auto.framework.runner.console.progressbar.ProgressBarBuilder
 
setContent(String) - Method in class com.auto.framework.operation.http.HttpOpRequest
 
setContents(String, String) - Static method in class com.auto.framework.utils.FileUtil
 
setContents(File, String) - Static method in class com.auto.framework.utils.FileUtil
 
setContents(File, String, boolean) - Static method in class com.auto.framework.utils.FileUtil
 
setContentType(String) - Method in class com.auto.framework.operation.http.HttpOpRequest
 
setCurrentApplication(String) - Static method in class com.auto.framework.env.TestEnvironment
 
SetDefaultEnv(String, String) - Static method in class com.auto.framework.operation.commmand.TestCommandExecution
 
setDoneTime() - Static method in class com.auto.framework.env.TestEnvironment
 
setEnabled(boolean) - Method in class com.auto.framework.runner.mail.MailConfig
 
setEndTime() - Static method in class com.auto.framework.env.TestEnvironment
 
setEnv(String, String) - Method in class com.auto.framework.operation.commmand.AbstractCommandOperation
 
setEnv(String, String) - Static method in class com.auto.framework.operation.commmand.TestCommandExecution
 
setExecutionTime(long) - Method in class com.auto.framework.operation.commmand.CommandResult
 
setExtraMessage(String) - Method in class com.auto.framework.runner.console.progressbar.ProgressBar
 
setFail(int) - Method in class com.auto.framework.runner.data.ExecutionSummary
 
setFatal(int) - Method in class com.auto.framework.runner.data.ExecutionSummary
 
setFatalOnFail() - Static method in class com.auto.framework.reporter.TestReporter
 
setFirstCheck(boolean) - Method in class com.auto.framework.reporter.appender.CheckData
 
setFrom(String) - Method in class com.auto.framework.runner.mail.MailConfig
 
setFromName(String) - Method in class com.auto.framework.runner.mail.MailConfig
 
setHaltOnError(boolean) - Static method in class com.auto.framework.env.TestEnvironment
 
setHeader(String, String) - Method in class com.auto.framework.operation.http.HttpOpRequest
 
setHost(String) - Method in class com.auto.framework.auto.AutoConf.Application
 
setHost(String) - Method in class com.auto.framework.runner.mail.MailConfig
 
setInCheck(boolean) - Method in class com.auto.framework.reporter.appender.CheckData
 
setInitialMax(long) - Method in class com.auto.framework.runner.console.progressbar.ProgressBarBuilder
 
setInstallationDir(String) - Method in class com.auto.framework.auto.AutoConf.Application
 
setLogDir(String) - Method in class com.auto.framework.auto.AutoConf.Application
 
setName(String) - Method in class com.auto.framework.auto.AutoConf.Application
 
setPass(int) - Method in class com.auto.framework.runner.data.ExecutionSummary
 
setPassword(String) - Method in class com.auto.framework.runner.mail.MailConfig
 
setPort(int) - Method in class com.auto.framework.auto.AutoConf.Application
 
setPort(String) - Method in class com.auto.framework.runner.mail.MailConfig
 
setReadyTime() - Static method in class com.auto.framework.env.TestEnvironment
 
setResourcePath(String) - Method in class com.auto.framework.auto.AutoConf
 
setSaveConfigurationOnError(boolean) - Static method in class com.auto.framework.reporter.ErrorReporter
 
setSaveInformation(boolean) - Static method in class com.auto.framework.reporter.ErrorReporter
 
setServer(String) - Method in class com.auto.framework.auto.AutoConf.Application
 
setShouldKeepLog(boolean) - Static method in class com.auto.framework.env.TestEnvironment
 
setStyle(ProgressBarStyle) - Method in class com.auto.framework.runner.console.progressbar.ProgressBarBuilder
 
setTaskName(String) - Method in class com.auto.framework.runner.console.progressbar.ProgressBarBuilder
 
setTestMethod(Method) - Static method in class com.auto.framework.env.TestEnvironment
 
setTo(String) - Method in class com.auto.framework.runner.mail.MailConfig
 
setUnit(String, long) - Method in class com.auto.framework.runner.console.progressbar.ProgressBarBuilder
 
setUpdateIntervalMillis(int) - Method in class com.auto.framework.runner.console.progressbar.ProgressBarBuilder
 
setUser(String) - Method in class com.auto.framework.operation.commmand.CommandRequest
 
setUser(String) - Method in class com.auto.framework.runner.mail.MailConfig
 
shouldBeReported() - Method in class com.auto.framework.reporter.data.TestDataReporterItem
 
shouldHalt() - Method in class com.auto.framework.CustomTestRunner
 
shouldKeepLog() - Static method in class com.auto.framework.env.TestEnvironment
 
shouldRunInBackground() - Method in interface com.auto.framework.operation.Operation
 
showSpeed() - Method in class com.auto.framework.runner.console.progressbar.ProgressBarBuilder
 
showSpeed(DecimalFormat) - Method in class com.auto.framework.runner.console.progressbar.ProgressBarBuilder
 
SingleFileStrategy - Class in com.auto.framework.reporter.appender.startegy
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
SingleFileStrategy() - Constructor for class com.auto.framework.reporter.appender.startegy.SingleFileStrategy
 
SingleTestRunner - Class in com.auto.framework.runner.job
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
SingleTestRunner() - Constructor for class com.auto.framework.runner.job.SingleTestRunner
 
skip(long) - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedInputStream
 
sleep(long) - Static method in class com.auto.framework.utils.ThreadUtils
 
STAR - Static variable in class com.auto.framework.runner.console.ConsoleStyle
 
start() - Method in class com.auto.framework.AbstractAlwaysRunningTestComponent
 
start() - Method in class com.auto.framework.AbstractTestComponent
 
start() - Method in interface com.auto.framework.iface.ITestComponent
 
start() - Static method in class com.auto.framework.reporter.TestReporter
 
start(long) - Static method in class com.auto.framework.utils.ThreadMonitor
Start monitoring the current thread.
start(Thread, long) - Static method in class com.auto.framework.utils.ThreadMonitor
Start monitoring the specified thread.
startComponents() - Method in class com.auto.framework.AbstractTestCase
 
step() - Method in class com.auto.framework.runner.console.progressbar.ProgressBar
 
stepBy(long) - Method in class com.auto.framework.runner.console.progressbar.ProgressBar
 
stepTo(long) - Method in class com.auto.framework.runner.console.progressbar.ProgressBar
 
stop() - Method in class com.auto.framework.AbstractAlwaysRunningTestComponent
 
stop() - Method in class com.auto.framework.AbstractTestComponent
 
stop() - Method in interface com.auto.framework.iface.ITestComponent
 
stop(Thread) - Static method in class com.auto.framework.utils.ThreadMonitor
Stop monitoring the specified thread.
stopComponents() - Method in class com.auto.framework.AbstractTestCase
 
SUMMARY_COLUMN_NAMES - Static variable in class com.auto.framework.runner.report.AbstractReporter
 

T

TableBuilder() - Constructor for class com.auto.framework.runner.mail.MailTemplateBuilder.TableBuilder
 
Tags - Annotation Type in com.auto.framework.rules.tags
 
tagsRule - Variable in class com.auto.framework.AbstractTestCase
 
TagsRule - Class in com.auto.framework.rules.tags
 
TagsRule() - Constructor for class com.auto.framework.rules.tags.TagsRule
 
tearDown() - Method in class com.auto.framework.AbstractTestCase
 
tearDown() - Method in interface com.auto.framework.iface.ITestCase
 
tearDownComponents() - Method in class com.auto.framework.AbstractTestCase
 
tearDownComponentsSpecific() - Method in class com.auto.framework.AbstractTestCase
 
TestAppender - Class in com.auto.framework.reporter.appender
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
TestAppender(IOutputFileStrategy) - Constructor for class com.auto.framework.reporter.appender.TestAppender
 
TestBaseDirectory - Class in com.auto.framework.utils
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
TestBaseDirectory() - Constructor for class com.auto.framework.utils.TestBaseDirectory
 
TestCommandExecution - Class in com.auto.framework.operation.commmand
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
TestCommandExecution() - Constructor for class com.auto.framework.operation.commmand.TestCommandExecution
 
TestComponentData - Class in com.auto.framework
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
TestComponentData.Builder - Class in com.auto.framework
 
TestConsoleAppender - Class in com.auto.framework.reporter.appender
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
TestConsoleAppender(IOutputFileStrategy) - Constructor for class com.auto.framework.reporter.appender.TestConsoleAppender
 
TestContentFileDumper - Class in com.auto.framework.utils
User: Priytam Jee Pandey Date: 28/05/20 Time: 9:25 pm email: mrpjpandey@gmail.com
TestDataReporter - Class in com.auto.framework.reporter.data
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
TestDataReporter() - Constructor for class com.auto.framework.reporter.data.TestDataReporter
 
TestDataReporterItem - Class in com.auto.framework.reporter.data
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
TestDataReporterItem(String, Object) - Constructor for class com.auto.framework.reporter.data.TestDataReporterItem
 
TestDataReporterItem(String, Object, Boolean) - Constructor for class com.auto.framework.reporter.data.TestDataReporterItem
 
TestEnvironment - Class in com.auto.framework.env
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
TestEnvironment() - Constructor for class com.auto.framework.env.TestEnvironment
 
testFailed() - Static method in class com.auto.framework.reporter.TestReporter
 
testFailedNoFatal() - Static method in class com.auto.framework.reporter.TestReporter
 
TestFailException - Exception in com.auto.framework.reporter
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
TestFailException() - Constructor for exception com.auto.framework.reporter.TestFailException
 
TestFailException(String) - Constructor for exception com.auto.framework.reporter.TestFailException
 
TestFailException(String, Throwable) - Constructor for exception com.auto.framework.reporter.TestFailException
 
TestFailException(Throwable) - Constructor for exception com.auto.framework.reporter.TestFailException
 
TestFileAppender - Class in com.auto.framework.reporter.appender
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
TestFileAppender(IOutputFileStrategy) - Constructor for class com.auto.framework.reporter.appender.TestFileAppender
 
testGlobalTimeout - Variable in class com.auto.framework.AbstractTestCase
 
TestJob - Class in com.auto.framework.runner.job
User: Priytam Jee Pandey Date: 30/05/20 Time: 6:20 am email: mrpjpandey@gmail.com
TestJob(String, Consumer<Exception>) - Constructor for class com.auto.framework.runner.job.TestJob
 
TestJobReporter - Interface in com.auto.framework.runner.report
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
TestJobResult - Class in com.auto.framework.runner.job
 
TestJobResult(boolean, String, String, String, String, String, TestJobResult.JobStatus, List<TestDataReporterItem>) - Constructor for class com.auto.framework.runner.job.TestJobResult
 
TestJobResult.JobStatus - Enum in com.auto.framework.runner.job
 
TestJobRetryHandler - Class in com.auto.framework.runner.job
User: Priytam Jee Pandey Date: 30/05/20 Time: 6:20 am email: mrpjpandey@gmail.com
TestJobRetryHandler() - Constructor for class com.auto.framework.runner.job.TestJobRetryHandler
 
TestListBuilder - Interface in com.auto.framework.runner.testlist
User: Priytam Jee Pandey Date: 30/05/20 Time: 5:48 am email: mrpjpandey@gmail.com
TestListBuilderHandler - Class in com.auto.framework.runner.testlist
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
TestListBuilderHandler(String) - Constructor for class com.auto.framework.runner.testlist.TestListBuilderHandler
 
TestListBuilderImpl - Class in com.auto.framework.runner.testlist
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
TestListBuilderImpl() - Constructor for class com.auto.framework.runner.testlist.TestListBuilderImpl
 
testName - Variable in class com.auto.framework.AbstractTestCase
 
TestOutputStreamAppender - Class in com.auto.framework.reporter.appender
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
TestOutputStreamAppender(IOutputFileStrategy) - Constructor for class com.auto.framework.reporter.appender.TestOutputStreamAppender
 
TestParametersManager - Class in com.auto.framework.rules.parameterized
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
TestParametersManager() - Constructor for class com.auto.framework.rules.parameterized.TestParametersManager
 
TestReporter - Class in com.auto.framework.reporter
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
TestReporter() - Constructor for class com.auto.framework.reporter.TestReporter
 
TestReporterAppender - Interface in com.auto.framework.reporter.iface
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
TestsExecutor - Class in com.auto.framework.runner
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
TestsExecutor() - Constructor for class com.auto.framework.runner.TestsExecutor
 
ThreadMonitor - Class in com.auto.framework.utils
 
ThreadUtils - Class in com.auto.framework.utils
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
ThreadUtils() - Constructor for class com.auto.framework.utils.ThreadUtils
 
TICK - Static variable in class com.auto.framework.runner.console.ConsoleStyle
 
tmpFolder - Variable in class com.auto.framework.AbstractTestCase
 
toString() - Method in class com.auto.framework.operation.commmand.CommandResult
 
toString() - Method in enum com.auto.framework.operation.http.HttpMethods
 
toString() - Method in enum com.auto.framework.operation.http.MimeTypes
 
toString() - Method in class com.auto.framework.reporter.data.TestDataReporterItem
 
toString() - Method in class com.auto.framework.runner.data.ExecutionResult
 
toString() - Method in class com.auto.framework.runner.data.ExecutionSummary
 
toString() - Method in class com.auto.framework.runner.job.TestJobResult
 
toStringAsOneLine() - Method in class com.auto.framework.operation.commmand.CommandResult
 
toStringAsOneLine() - Method in class com.auto.framework.operation.http.HttpOpResponse
 
toStringAsOneLine() - Method in interface com.auto.framework.operation.OpResult
 
TRACE(String) - Static method in class com.auto.framework.reporter.TestReporter
 
TRACE(Throwable) - Static method in class com.auto.framework.reporter.TestReporter
 
traceExecution(CommandRequest, OpResult) - Method in class com.auto.framework.reporter.appender.TestAppender
 
traceExecution(HttpOpRequest) - Method in class com.auto.framework.reporter.appender.TestAppender
 
traceExecution(CommandRequest, OpResult) - Method in class com.auto.framework.reporter.appender.TestConsoleAppender
 
traceExecution(CommandRequest, OpResult) - Method in interface com.auto.framework.reporter.iface.TestReporterAppender
 
traceExecution(HttpOpRequest) - Method in interface com.auto.framework.reporter.iface.TestReporterAppender
 
traceExecution(CommandRequest, OpResult) - Static method in class com.auto.framework.reporter.TestReporter
 
traceExecution(HttpOpRequest) - Static method in class com.auto.framework.reporter.TestReporter
 
TraceLink(String, String) - Static method in class com.auto.framework.reporter.TestReporter
 
tryAdvance(Consumer<? super T>) - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedSpliterator
 
trySplit() - Method in class com.auto.framework.runner.console.progressbar.wrapped.ProgressBarWrappedSpliterator
 

U

unSetDefaultEnv(String) - Static method in class com.auto.framework.operation.commmand.TestCommandExecution
 
unSetEnv(String) - Static method in class com.auto.framework.operation.commmand.TestCommandExecution
 

V

value - Variable in class com.auto.framework.operation.http.HttpRequestBuilder.Header
 
valueOf(String) - Static method in enum com.auto.framework.env.RegressionEnvironment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.auto.framework.operation.http.HttpMethods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.auto.framework.operation.http.MimeTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.auto.framework.rules.mock.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.auto.framework.runner.console.progressbar.ProgressBarStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.auto.framework.runner.job.TestJobResult.JobStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.auto.framework.env.RegressionEnvironment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.auto.framework.operation.http.HttpMethods
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.auto.framework.operation.http.MimeTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.auto.framework.rules.mock.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.auto.framework.runner.console.progressbar.ProgressBarStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.auto.framework.runner.job.TestJobResult.JobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
verifyProcessStopped() - Method in class com.auto.framework.AbstractTestComponent
 

W

WHITE - Static variable in class com.auto.framework.runner.console.ConsoleStyle
 
withAfterExecution(Consumer<ExecutionResult>) - Method in class com.auto.framework.runner.TestsExecutor
 
withApiName(String) - Method in class com.auto.framework.operation.http.HttpRequestBuilder
 
withBaseUrl(String) - Method in class com.auto.framework.operation.http.HttpRequestBuilder
 
withBeforeExecution(Consumer<Collection<String>>) - Method in class com.auto.framework.runner.TestsExecutor
 
withEnableMail(MailConfig) - Method in class com.auto.framework.runner.TestsExecutor
 
withHeaders(String[]) - Method in class com.auto.framework.runner.mail.MailTemplateBuilder.TableBuilder
 
withLogFileHandler(Consumer<Path>) - Method in class com.auto.framework.runner.TestsExecutor
 
withMailTablesBuilder(Function<ExecutionResult, List<MailTemplateBuilder.TableBuilder>>) - Method in class com.auto.framework.runner.TestsExecutor
 
withMimeType(MimeTypes) - Method in class com.auto.framework.operation.http.HttpRequestBuilder
 
withOnExecutionFailure(Consumer<Exception>) - Method in class com.auto.framework.runner.TestsExecutor
 
withOnExecutionSuccess(Consumer<ExecutionResult>) - Method in class com.auto.framework.runner.TestsExecutor
 
withOnTestCompletion(Consumer<TestJobResult>) - Method in class com.auto.framework.runner.TestsExecutor
 
withRequestBody(String) - Method in class com.auto.framework.operation.http.HttpRequestBuilder
 
withRequestType(HttpMethods) - Method in class com.auto.framework.operation.http.HttpRequestBuilder
 
withRows(List<String[]>) - Method in class com.auto.framework.runner.mail.MailTemplateBuilder.TableBuilder
 
withTable(String) - Method in class com.auto.framework.runner.mail.MailTemplateBuilder
 
withTestFailureExceptionHandler(Consumer<Exception>) - Method in class com.auto.framework.runner.TestsExecutor
 
withTestListBuilder(TestListBuilder) - Method in class com.auto.framework.runner.TestsExecutor
 
withTestRetryCount(int) - Method in class com.auto.framework.runner.TestsExecutor
 
withTimeout(long) - Method in class com.auto.framework.operation.http.HttpRequestBuilder
 
withTitle(String) - Method in class com.auto.framework.runner.mail.MailTemplateBuilder.TableBuilder
 
wrap(Iterator<T>, String) - Static method in class com.auto.framework.runner.console.progressbar.ProgressBar
 
wrap(Iterator<T>, ProgressBarBuilder) - Static method in class com.auto.framework.runner.console.progressbar.ProgressBar
 
wrap(Iterable<T>, String) - Static method in class com.auto.framework.runner.console.progressbar.ProgressBar
 
wrap(Iterable<T>, ProgressBarBuilder) - Static method in class com.auto.framework.runner.console.progressbar.ProgressBar
 
wrap(InputStream, String) - Static method in class com.auto.framework.runner.console.progressbar.ProgressBar
 
wrap(InputStream, ProgressBarBuilder) - Static method in class com.auto.framework.runner.console.progressbar.ProgressBar
 
wrap(Spliterator<T>, String) - Static method in class com.auto.framework.runner.console.progressbar.ProgressBar
 
wrap(Spliterator<T>, ProgressBarBuilder) - Static method in class com.auto.framework.runner.console.progressbar.ProgressBar
 
wrap(S, String) - Static method in class com.auto.framework.runner.console.progressbar.ProgressBar
 
wrap(S, ProgressBarBuilder) - Static method in class com.auto.framework.runner.console.progressbar.ProgressBar
 
writeToFile(String, int, String, String, String) - Method in class com.auto.framework.reporter.appender.TestAppender
 
writeToFile(CommandRequest, OpResult, String) - Method in class com.auto.framework.reporter.appender.TestAppender
 
writeToFile(CommandRequest, OpResult, String) - Method in class com.auto.framework.reporter.appender.TestFileAppender
 
writeToFile(String, int, String, String, String) - Method in class com.auto.framework.reporter.appender.TestFileAppender
 

X

XMLUtils - Class in com.auto.framework.utils
 
XMLUtils(String) - Constructor for class com.auto.framework.utils.XMLUtils
 

Y

YELLOW - Static variable in class com.auto.framework.runner.console.ConsoleStyle
 
A B C D E F G H I J K L M N O P R S T U V W X Y 
Skip navigation links