A B C D E G I L M O P R S T U W

A

ACTUAL_MODULE_RELOADED - Static variable in class org.impalaframework.interactive.command.ReloadCommand
 
addAlias(String, String) - Method in class org.impalaframework.interactive.command.InteractiveTestCommand
 
addBootstrapConfig(ConfigurationSettings, PropertySource) - Static method in class org.impalaframework.interactive.bootstrap.TestContextLocationResolver
 
addCommand(String, Command) - Method in class org.impalaframework.interactive.command.InteractiveTestCommand
 
addCustomLocations(ConfigurationSettings, PropertySource) - Method in class org.impalaframework.interactive.bootstrap.TestContextLocationResolver
 
addCustomLocations(ConfigurationSettings, PropertySource) - Method in class org.impalaframework.interactive.web.bootstrap.WebTestContextLocationResolver
 
addTestListener(TestCommandListener) - Method in class org.impalaframework.interactive.command.InteractiveTestCommand
 

B

BaseLoadDefinitionCommand - Class in org.impalaframework.interactive.command
 
BaseLoadDefinitionCommand() - Constructor for class org.impalaframework.interactive.command.BaseLoadDefinitionCommand
 
BaseRunTestCommand - Class in org.impalaframework.interactive.command
 
BaseRunTestCommand() - Constructor for class org.impalaframework.interactive.command.BaseRunTestCommand
 
BaseRunTestCommand(ModuleLocationResolver) - Constructor for class org.impalaframework.interactive.command.BaseRunTestCommand
 

C

ChangeDirectoryCommand - Class in org.impalaframework.interactive.command
 
ChangeDirectoryCommand() - Constructor for class org.impalaframework.interactive.command.ChangeDirectoryCommand
 
ChangeDirectoryCommand(ModuleLocationResolver) - Constructor for class org.impalaframework.interactive.command.ChangeDirectoryCommand
 
COMMAND_TEXT - Static variable in interface org.impalaframework.interactive.command.CommandStateConstants
 
commandExecuted(String) - Method in class org.impalaframework.interactive.command.listener.StopCheckerListener
 
commandExecuted(String) - Method in interface org.impalaframework.interactive.command.listener.TestCommandListener
 
CommandStateConstants - Interface in org.impalaframework.interactive.command
 

D

DEBUG_MODE - Static variable in interface org.impalaframework.interactive.command.CommandStateConstants
 
DIRECTORY_NAME - Static variable in class org.impalaframework.interactive.command.ChangeDirectoryCommand
 
DIRECTORY_NAME - Static variable in interface org.impalaframework.interactive.command.CommandStateConstants
 
doLoad(CommandState) - Method in class org.impalaframework.interactive.command.BaseLoadDefinitionCommand
 
DynamicModuleChangeListener - Class in org.impalaframework.interactive.listener
 
DynamicModuleChangeListener() - Constructor for class org.impalaframework.interactive.listener.DynamicModuleChangeListener
 

E

execute(CommandState) - Method in class org.impalaframework.interactive.command.BaseRunTestCommand
 
execute(CommandState) - Method in class org.impalaframework.interactive.command.ChangeDirectoryCommand
 
execute(CommandState) - Method in class org.impalaframework.interactive.command.ExitCommand
 
execute(CommandState) - Method in class org.impalaframework.interactive.command.InitContextCommand
 
execute(CommandState) - Method in class org.impalaframework.interactive.command.InitRunnerCommand
 
execute(CommandState) - Method in class org.impalaframework.interactive.command.InteractiveTestCommand
 
execute(CommandState) - Method in class org.impalaframework.interactive.command.LoadDefinitionFromClassCommand
 
execute(CommandState) - Method in class org.impalaframework.interactive.command.LoadDefinitionFromClassNameCommand
 
execute(CommandState) - Method in class org.impalaframework.interactive.command.LoadTestClassContextCommand
 
execute(CommandState) - Method in class org.impalaframework.interactive.command.ReloadCommand
 
execute(CommandState) - Method in class org.impalaframework.interactive.command.RepairCommand
 
execute(CommandState) - Method in class org.impalaframework.interactive.command.ShowModulesCommand
 
execute(CommandState) - Method in class org.impalaframework.interactive.command.UsageCommand
 
ExitCommand - Class in org.impalaframework.interactive.command
 
ExitCommand() - Constructor for class org.impalaframework.interactive.command.ExitCommand
 
extractText(String[], CommandState) - Method in class org.impalaframework.interactive.command.ChangeDirectoryCommand
 
extractText(String[], CommandState) - Method in class org.impalaframework.interactive.command.ReloadCommand
 
extractText(String[], CommandState) - Method in class org.impalaframework.interactive.command.RepairCommand
 

G

getAliasMap() - Method in class org.impalaframework.interactive.InteractiveTestRunner
 
getCommandDefinition() - Method in class org.impalaframework.interactive.command.BaseRunTestCommand
 
getCommandDefinition() - Method in class org.impalaframework.interactive.command.ChangeDirectoryCommand
 
getCommandDefinition() - Method in class org.impalaframework.interactive.command.ExitCommand
 
getCommandDefinition() - Method in class org.impalaframework.interactive.command.InitContextCommand
 
getCommandDefinition() - Method in class org.impalaframework.interactive.command.InitRunnerCommand
 
getCommandDefinition() - Method in class org.impalaframework.interactive.command.InteractiveTestCommand
 
getCommandDefinition() - Method in class org.impalaframework.interactive.command.LoadDefinitionFromClassCommand
 
getCommandDefinition() - Method in class org.impalaframework.interactive.command.LoadDefinitionFromClassNameCommand
 
getCommandDefinition() - Method in class org.impalaframework.interactive.command.LoadTestClassContextCommand
 
getCommandDefinition() - Method in class org.impalaframework.interactive.command.ReloadCommand
 
getCommandDefinition() - Method in class org.impalaframework.interactive.command.RepairCommand
 
getCommandDefinition() - Method in class org.impalaframework.interactive.command.ShowModulesCommand
 
getCommandDefinition() - Method in class org.impalaframework.interactive.command.UsageCommand
 
getCommandMap() - Method in class org.impalaframework.interactive.InteractiveTestRunner
 
getContextLocationResolverClassName() - Method in class org.impalaframework.interactive.facade.InteractiveOperationsFacade
 
getContextLocationResolverClassName() - Method in class org.impalaframework.interactive.web.facade.InteractiveWebOperationsFacade
 
getContextStarter() - Method in class org.impalaframework.interactive.web.facade.InteractiveWebOperationsFacade
 
getDefaultResourceName() - Method in class org.impalaframework.interactive.facade.InteractiveOperationsFacade
 
getInitCommand() - Method in class org.impalaframework.interactive.InteractiveTestRunner
 
getMaxInactiveSeconds() - Method in class org.impalaframework.interactive.InteractiveTestRunner
Returns the maximum inactivity interval before the application terminates.
getMethodName(CommandState, Class<?>) - Method in class org.impalaframework.interactive.command.BaseRunTestCommand
 
getMethodName(CommandState, Class<?>) - Method in class org.impalaframework.interactive.command.RerunTestCommand
 
getMethodName(CommandState, Class<?>) - Method in class org.impalaframework.interactive.command.RunTestCommand
 
getModuleTestClassLocations(String) - Method in class org.impalaframework.interactive.resolver.TestEnabledModuleLocationResolver
 
getRootProject() - Static method in class org.impalaframework.interactive.command.InteractiveCommandUtils
 

I

init() - Method in class org.impalaframework.interactive.web.facade.InteractiveWebOperationsFacade
 
InitContextCommand - Class in org.impalaframework.interactive.command
 
InitContextCommand() - Constructor for class org.impalaframework.interactive.command.InitContextCommand
 
InitRunnerCommand - Class in org.impalaframework.interactive.command
 
InitRunnerCommand() - Constructor for class org.impalaframework.interactive.command.InitRunnerCommand
 
InteractiveCommandUtils - Class in org.impalaframework.interactive.command
 
InteractiveCommandUtils() - Constructor for class org.impalaframework.interactive.command.InteractiveCommandUtils
 
InteractiveOperationsFacade - Class in org.impalaframework.interactive.facade
 
InteractiveOperationsFacade() - Constructor for class org.impalaframework.interactive.facade.InteractiveOperationsFacade
 
InteractiveTestCommand - Class in org.impalaframework.interactive.command
 
InteractiveTestCommand() - Constructor for class org.impalaframework.interactive.command.InteractiveTestCommand
 
InteractiveTestRunner - Class in org.impalaframework.interactive
 
InteractiveTestRunner() - Constructor for class org.impalaframework.interactive.InteractiveTestRunner
 
InteractiveWebOperationsFacade - Class in org.impalaframework.interactive.web.facade
 
InteractiveWebOperationsFacade() - Constructor for class org.impalaframework.interactive.web.facade.InteractiveWebOperationsFacade
 
isRootProject(String) - Static method in class org.impalaframework.interactive.command.InteractiveCommandUtils
 

L

LAST_COMMAND - Static variable in interface org.impalaframework.interactive.command.CommandStateConstants
 
loadClass(String) - Method in class org.impalaframework.interactive.classloader.TestClassLoader
 
LoadDefinitionFromClassCommand - Class in org.impalaframework.interactive.command
 
LoadDefinitionFromClassCommand() - Constructor for class org.impalaframework.interactive.command.LoadDefinitionFromClassCommand
 
LoadDefinitionFromClassNameCommand - Class in org.impalaframework.interactive.command
 
LoadDefinitionFromClassNameCommand() - Constructor for class org.impalaframework.interactive.command.LoadDefinitionFromClassNameCommand
 
LoadDefinitionFromClassNameCommand(ModuleLocationResolver) - Constructor for class org.impalaframework.interactive.command.LoadDefinitionFromClassNameCommand
 
LoadTestClassContextCommand - Class in org.impalaframework.interactive.command
 
LoadTestClassContextCommand() - Constructor for class org.impalaframework.interactive.command.LoadTestClassContextCommand
 

M

main(String[]) - Static method in class org.impalaframework.interactive.InteractiveTestRunner
 
MODULE_DEFINITION_SOURCE - Static variable in interface org.impalaframework.interactive.command.CommandStateConstants
 
MODULE_NAME - Static variable in class org.impalaframework.interactive.command.ReloadCommand
 
MODULE_TEST_DIRECTORY - Static variable in interface org.impalaframework.interactive.bootstrap.TestBootstrapProperties
 
moduleContentsModified(ModuleChangeEvent) - Method in class org.impalaframework.interactive.listener.DynamicModuleChangeListener
 

O

org.impalaframework.interactive - package org.impalaframework.interactive
 
org.impalaframework.interactive.bootstrap - package org.impalaframework.interactive.bootstrap
 
org.impalaframework.interactive.classloader - package org.impalaframework.interactive.classloader
 
org.impalaframework.interactive.command - package org.impalaframework.interactive.command
 
org.impalaframework.interactive.command.listener - package org.impalaframework.interactive.command.listener
 
org.impalaframework.interactive.definition.source - package org.impalaframework.interactive.definition.source
 
org.impalaframework.interactive.facade - package org.impalaframework.interactive.facade
 
org.impalaframework.interactive.listener - package org.impalaframework.interactive.listener
 
org.impalaframework.interactive.resolver - package org.impalaframework.interactive.resolver
 
org.impalaframework.interactive.web.bootstrap - package org.impalaframework.interactive.web.bootstrap
 
org.impalaframework.interactive.web.facade - package org.impalaframework.interactive.web.facade
 

P

printException(Throwable) - Static method in class org.impalaframework.interactive.command.InteractiveCommandUtils
 
printExecutionInfo(StopWatch) - Static method in class org.impalaframework.interactive.command.InteractiveCommandUtils
 
printModuleInfo(RootModuleDefinition) - Method in class org.impalaframework.interactive.command.ShowModulesCommand
 
printReloadInfo(String, String, StopWatch) - Static method in class org.impalaframework.interactive.command.InteractiveCommandUtils
 

R

ReloadCommand - Class in org.impalaframework.interactive.command
 
ReloadCommand() - Constructor for class org.impalaframework.interactive.command.ReloadCommand
 
reloadModule(String, CommandState) - Method in class org.impalaframework.interactive.command.ReloadCommand
 
reloadRootModule() - Method in class org.impalaframework.interactive.command.ReloadCommand
 
RepairCommand - Class in org.impalaframework.interactive.command
 
RepairCommand() - Constructor for class org.impalaframework.interactive.command.RepairCommand
 
RerunTestCommand - Class in org.impalaframework.interactive.command
 
RerunTestCommand() - Constructor for class org.impalaframework.interactive.command.RerunTestCommand
 
RerunTestCommand(ModuleLocationResolver) - Constructor for class org.impalaframework.interactive.command.RerunTestCommand
 
run() - Method in class org.impalaframework.interactive.command.listener.StopCheckerListener.StopCheckerDelegate
 
run() - Static method in class org.impalaframework.interactive.InteractiveTestRunner
 
run(Class<? extends ModuleDefinitionSource>) - Static method in class org.impalaframework.interactive.InteractiveTestRunner
 
RunTestCommand - Class in org.impalaframework.interactive.command
 
RunTestCommand() - Constructor for class org.impalaframework.interactive.command.RunTestCommand
 
RunTestCommand(ModuleLocationResolver) - Constructor for class org.impalaframework.interactive.command.RunTestCommand
 

S

setAliasMap(Map<String, String>) - Method in class org.impalaframework.interactive.command.InteractiveTestCommand
 
setCommandMap(Map<String, Command>) - Method in class org.impalaframework.interactive.command.InteractiveTestCommand
 
setMaxInactiveSeconds(int) - Method in class org.impalaframework.interactive.command.listener.StopCheckerListener
 
setTestResourceFinders(List<ModuleResourceFinder>) - Method in class org.impalaframework.interactive.resolver.TestEnabledModuleLocationResolver
 
ShowModulesCommand - Class in org.impalaframework.interactive.command
Command which dumps metadata on modules to System.out.
ShowModulesCommand() - Constructor for class org.impalaframework.interactive.command.ShowModulesCommand
 
start() - Method in class org.impalaframework.interactive.command.listener.StopCheckerListener
 
start(Class<?>) - Method in class org.impalaframework.interactive.InteractiveTestRunner
Runs a suite extracted from a TestCase subclass.
stop() - Method in class org.impalaframework.interactive.command.listener.StopCheckerListener.StopCheckerDelegate
 
StopCheckerListener - Class in org.impalaframework.interactive.command.listener
 
StopCheckerListener() - Constructor for class org.impalaframework.interactive.command.listener.StopCheckerListener
 
StopCheckerListener.StopCheckerDelegate - Class in org.impalaframework.interactive.command.listener
 
StopCheckerListener.StopCheckerDelegate() - Constructor for class org.impalaframework.interactive.command.listener.StopCheckerListener.StopCheckerDelegate
 

T

TEST_CLASS - Static variable in interface org.impalaframework.interactive.command.CommandStateConstants
 
TEST_CLASS_NAME - Static variable in interface org.impalaframework.interactive.command.CommandStateConstants
 
TEST_METHOD_NAME - Static variable in interface org.impalaframework.interactive.command.CommandStateConstants
 
TestBootstrapProperties - Interface in org.impalaframework.interactive.bootstrap
 
TestClassLoader - Class in org.impalaframework.interactive.classloader
 
TestClassLoader(File[], String) - Constructor for class org.impalaframework.interactive.classloader.TestClassLoader
 
TestClassLoader(ClassLoader, File[], String) - Constructor for class org.impalaframework.interactive.classloader.TestClassLoader
 
TestCommandListener - Interface in org.impalaframework.interactive.command.listener
 
TestContextLocationResolver - Class in org.impalaframework.interactive.bootstrap
 
TestContextLocationResolver() - Constructor for class org.impalaframework.interactive.bootstrap.TestContextLocationResolver
 
TestDefinitionSource - Class in org.impalaframework.interactive.definition.source
A convenvience subclass of InternalModuleDefinitionSource which allows modules to be passed in as names in a varargs array
TestDefinitionSource(String...) - Constructor for class org.impalaframework.interactive.definition.source.TestDefinitionSource
 
TestEnabledModuleLocationResolver - Class in org.impalaframework.interactive.resolver
 
TestEnabledModuleLocationResolver() - Constructor for class org.impalaframework.interactive.resolver.TestEnabledModuleLocationResolver
 

U

UsageCommand - Class in org.impalaframework.interactive.command
 
UsageCommand(Map<String, Command>, Map<String, String>) - Constructor for class org.impalaframework.interactive.command.UsageCommand
 

W

WebTestContextLocationResolver - Class in org.impalaframework.interactive.web.bootstrap
Extends WebContextLocationResolver to add test support, as provided by TestContextLocationResolver
WebTestContextLocationResolver() - Constructor for class org.impalaframework.interactive.web.bootstrap.WebTestContextLocationResolver
 

A B C D E G I L M O P R S T U W