A B C D E F G I L M N P R S T U

A

AbstractBotTest - Class in cz.cuni.amis.pogamut.emohawk.bot.impl.test
 
AbstractBotTest() - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.test.AbstractBotTest
 
AbstractBotTest(long) - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.test.AbstractBotTest
 
afterTest() - Method in class cz.cuni.amis.pogamut.emohawk.test.EmohawkTest
Kills the UCC server and closes PogamutPlatform.
assignDefaults(IAgentParameters) - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBotParameters2
 
assignDefaults(IAgentParameters) - Method in class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBotParameters
 
awaitAgentDown(AbstractAgent) - Method in class cz.cuni.amis.pogamut.emohawk.test.EmohawkTest
Waits till 'agent' changes its state to IAgentStateDown.
awaitAgentUp(AbstractAgent) - Method in class cz.cuni.amis.pogamut.emohawk.test.EmohawkTest
Waits till 'agent' changes its state to IAgentStateUp.

B

beforeTest() - Method in class cz.cuni.amis.pogamut.emohawk.test.EmohawkTest
Initialize UCC server.
BotContext - Class in cz.cuni.amis.pogamut.emohawk.bot.impl.test
 
BotContext(UT2004Bot) - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.test.BotContext
 
botFirstSpawn(GameInfo, ConfigChange, InitedMessage, Self) - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBot2
 
botFirstSpawn(GameInfo, ConfigChange, InitedMessage, Self) - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.ModuleCheckingBot
 
botFirstSpawn(GameInfo, ConfigChange, InitedMessage, Self) - Method in class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBot
 
botInitialized(GameInfo, ConfigChange, InitedMessage) - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBot2
 
botInitialized(GameInfo, ConfigChange, InitedMessage) - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.ModuleCheckingBot
 
botInitialized(GameInfo, ConfigChange, InitedMessage) - Method in class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBot
 
BotModuleTestLogic - Class in cz.cuni.amis.pogamut.emohawk.bot.impl.test
 
BotModuleTestLogic() - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.test.BotModuleTestLogic
 
botShutdown() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.ModuleCheckingBot
 
BotTestContext - Class in cz.cuni.amis.pogamut.emohawk.bot.impl.test
 
BotTestContext(Logger, IAgentFactory, SocketConnectionAddress) - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.test.BotTestContext
 
BotTestLogic - Class in cz.cuni.amis.pogamut.emohawk.bot.impl.test
 
BotTestLogic() - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.test.BotTestLogic
 

C

Concurrent<CONTEXT extends TestContext> - Class in cz.cuni.amis.utils.test
 
Concurrent(int, ContextRunnable) - Constructor for class cz.cuni.amis.utils.test.Concurrent
 
ConcurrentBot - Class in cz.cuni.amis.pogamut.emohawk.bot.impl.test
 
ConcurrentBot(int, ContextRunnable<? extends BotContext>) - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.test.ConcurrentBot
 
configureModules() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.LeakModuleTestBotModule
 
configureModules() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.LeakTestBotModule
 
ContextRunnable<CONTEXT extends TestContext> - Interface in cz.cuni.amis.utils.test
 
cz.cuni.amis.pogamut.emohawk.analyzer - package cz.cuni.amis.pogamut.emohawk.analyzer
 
cz.cuni.amis.pogamut.emohawk.bot - package cz.cuni.amis.pogamut.emohawk.bot
 
cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation - package cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation
 
cz.cuni.amis.pogamut.emohawk.bot.impl - package cz.cuni.amis.pogamut.emohawk.bot.impl
 
cz.cuni.amis.pogamut.emohawk.bot.impl.test - package cz.cuni.amis.pogamut.emohawk.bot.impl.test
 
cz.cuni.amis.pogamut.emohawk.bot.navigation - package cz.cuni.amis.pogamut.emohawk.bot.navigation
 
cz.cuni.amis.pogamut.emohawk.test - package cz.cuni.amis.pogamut.emohawk.test
 
cz.cuni.amis.pogamut.emohawk.utils - package cz.cuni.amis.pogamut.emohawk.utils
 
cz.cuni.amis.utils.test - package cz.cuni.amis.utils.test
 

D

doTest(UT2004Bot, Logger) - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.AbstractBotTest
 
doTest(UT2004Bot, Logger) - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.PauseResumeBotTest
 
doTest(UT2004Bot, Logger) - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.SimpleBotTest
 

E

EmohawkBotTest - Class in cz.cuni.amis.pogamut.emohawk.bot
UT2004Bot test - it allows you to easily specify the game type and map name the bot should run at + specify a timeout for the test.
EmohawkBotTest() - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTest
 
EmohawkBotTestController<BOT extends UT2004Bot> - Class in cz.cuni.amis.pogamut.emohawk.bot
 
EmohawkBotTestController() - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTestController
 
emohawkHome - Variable in class cz.cuni.amis.pogamut.emohawk.test.EmohawkTest
If this is NOT null, it will be used.
EmohawkTest - Class in cz.cuni.amis.pogamut.emohawk.test
Base class for tests that need a running UCC instance.
EmohawkTest() - Constructor for class cz.cuni.amis.pogamut.emohawk.test.EmohawkTest
 
EmohawkTest000_BasicNavigation - Class in cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation
 
EmohawkTest000_BasicNavigation() - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.EmohawkTest000_BasicNavigation
 
EmohawkTest000_BasicNavigation - Class in cz.cuni.amis.pogamut.emohawk.bot.navigation
 
EmohawkTest000_BasicNavigation() - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.navigation.EmohawkTest000_BasicNavigation
 
EmohawkTest001_Door - Class in cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation
 
EmohawkTest001_Door() - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.EmohawkTest001_Door
 
EmohawkTest01_MindlessBot - Class in cz.cuni.amis.pogamut.emohawk.bot.impl
 
EmohawkTest01_MindlessBot() - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkTest01_MindlessBot
 
EmohawkTest_UCCWrapper - Class in cz.cuni.amis.pogamut.emohawk.utils
 
EmohawkTest_UCCWrapper() - Constructor for class cz.cuni.amis.pogamut.emohawk.utils.EmohawkTest_UCCWrapper
 
endUcc() - Method in class cz.cuni.amis.pogamut.emohawk.test.EmohawkTest
 

F

finalize() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.LeakModuleTestBot
 
finalize() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.LeakModuleTestBotController
 
finalize() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.LeakTestBot
 

G

getBot() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.BotContext
 
getCause() - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTestController
The exception that caused the bot to fail...
getEndNavPointId() - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBot2
 
getEndNavPointId() - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBotParameters2
 
getEndNavPointId() - Method in class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBot
 
getEndNavPointId() - Method in class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBotParameters
 
getFailureFlag() - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTestController
Returns a failure flag, may be used to attach listeners to it.
getInstances() - Static method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.LeakModuleTestBot
 
getInstances() - Static method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.LeakModuleTestBotController
 
getInstances() - Static method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.LeakTestBot
 
getLatch() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.BotModuleTestLogic
 
getLatch() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.BotTestLogic
 
getLog() - Method in class cz.cuni.amis.utils.test.TestContext
 
getLogicModule() - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTestController
 
getMapName() - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTest
 
getMapName() - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.EmohawkTest000_BasicNavigation
 
getMapName() - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.EmohawkTest001_Door
 
getMapName() - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestPlayground2
 
getMapName() - Method in class cz.cuni.amis.pogamut.emohawk.bot.navigation.EmohawkTest000_BasicNavigation
 
getMapName() - Method in class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestPlayground
 
getMessage() - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTestController
Message why the bot has succeeded or failed...
getNumOfRepetitions() - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBotParameters2
 
getNumOfRepetitions() - Method in class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBotParameters
 
getRepetitions() - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBot2
 
getRepetitions() - Method in class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBot
 
getStartNavPointId() - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBot2
 
getStartNavPointId() - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBotParameters2
 
getStartNavPointId() - Method in class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBot
 
getStartNavPointId() - Method in class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBotParameters
 
getSuccessFlag() - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTestController
Success flag, may be used to attach listeners to it...
getTestLatch() - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTestController
Returns a latch on which you may CountDownLatch.await() till the test finishes.

I

IBotTest - Interface in cz.cuni.amis.pogamut.emohawk.bot.impl.test
Implementor must be state-less object! Will be used many times.
initializeController(BOT) - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTestController
Additionally initializes UT2004BotTestController#latch field with new BusAwareCountDownLatch(1, bot.getEventBus())
isFailure() - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTestController
Whether the test has failed (may be called after the latch has been risen).
isSuccess() - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTestController
Whether the test has succeeded (may be called after the latch has been risen).
isWalkInCircles() - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBotParameters2
 
isWalkInCircles() - Method in class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBotParameters
 

L

LeakModuleTestBot - Class in cz.cuni.amis.pogamut.emohawk.bot.impl.test
 
LeakModuleTestBot(UT2004BotParameters, IComponentBus, IAgentLogger, IWorldView, IAct, IUT2004BotController) - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.test.LeakModuleTestBot
 
LeakModuleTestBotController - Class in cz.cuni.amis.pogamut.emohawk.bot.impl.test
 
LeakModuleTestBotController() - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.test.LeakModuleTestBotController
 
LeakModuleTestBotModule - Class in cz.cuni.amis.pogamut.emohawk.bot.impl.test
 
LeakModuleTestBotModule() - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.test.LeakModuleTestBotModule
 
LeakModuleTestBotModule(Class<? extends IUT2004BotController>) - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.test.LeakModuleTestBotModule
 
LeakTestBot - Class in cz.cuni.amis.pogamut.emohawk.bot.impl.test
 
LeakTestBot(UT2004BotParameters, IComponentBus, IAgentLogger, IWorldView, IAct, IUT2004BotController) - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.test.LeakTestBot
 
LeakTestBotFactory - Class in cz.cuni.amis.pogamut.emohawk.bot.impl.test
 
LeakTestBotFactory() - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.test.LeakTestBotFactory
 
LeakTestBotModule - Class in cz.cuni.amis.pogamut.emohawk.bot.impl.test
 
LeakTestBotModule() - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.test.LeakTestBotModule
 
LeakTestBotModule(Class<? extends IUT2004BotController>) - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.test.LeakTestBotModule
 
log - Variable in class cz.cuni.amis.pogamut.emohawk.test.EmohawkTest
 
logic() - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBot2
 
logic() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.BotModuleTestLogic
 
logic() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.BotTestLogic
 
logic() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.ModuleCheckingBot
 
logic() - Method in class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBot
 
logicInitialize(LogicModule) - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.BotModuleTestLogic
 
logicInitialize(LogicModule) - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.BotTestLogic
 
logicInitialize(LogicModule) - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.ModuleCheckingBot
 
logicShutdown() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.BotModuleTestLogic
 
logicShutdown() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.BotTestLogic
 

M

MAPS - Static variable in class cz.cuni.amis.pogamut.emohawk.test.EmohawkTest
 
ModuleCheckingBot - Class in cz.cuni.amis.pogamut.emohawk.bot.impl.test
 
ModuleCheckingBot() - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.test.ModuleCheckingBot
 

N

NavigationTestBot - Class in cz.cuni.amis.pogamut.emohawk.bot.navigation
Allows you to specify start-end navpoint that should be run through (tested).
NavigationTestBot() - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBot
 
NavigationTestBot2 - Class in cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation
Allows you to specify start-end navpoint that should be run through (tested).
NavigationTestBot2() - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBot2
 
NavigationTestBotParameters - Class in cz.cuni.amis.pogamut.emohawk.bot.navigation
 
NavigationTestBotParameters(String, String) - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBotParameters
 
NavigationTestBotParameters(String, String, int) - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBotParameters
 
NavigationTestBotParameters(String, String, int, boolean) - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBotParameters
 
NavigationTestBotParameters2 - Class in cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation
 
NavigationTestBotParameters2(String, String) - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBotParameters2
 
NavigationTestBotParameters2(String, String, int) - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBotParameters2
 
NavigationTestBotParameters2(String, String, int, boolean) - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBotParameters2
 
NavigationTestPlayground - Class in cz.cuni.amis.pogamut.emohawk.bot.navigation
 
NavigationTestPlayground() - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestPlayground
 
NavigationTestPlayground2 - Class in cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation
 
NavigationTestPlayground2() - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestPlayground2
 
newAgent(UT2004BotParameters) - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.LeakTestBotFactory
 
newBotContext() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.BotTestContext
 
newTest(BotTestContext) - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.ConcurrentBot
 
newTest(CONTEXT) - Method in class cz.cuni.amis.utils.test.Concurrent
 
newTestIteration(CONTEXT) - Method in class cz.cuni.amis.utils.test.Repeater
 

P

PauseResumeBotTest - Class in cz.cuni.amis.pogamut.emohawk.bot.impl.test
 
PauseResumeBotTest(int) - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.test.PauseResumeBotTest
 
PauseResumeBotTest(long) - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.test.PauseResumeBotTest
 
prepareBot(UT2004Bot) - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBot2
 
prepareBot(UT2004Bot) - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.ModuleCheckingBot
 
prepareBot(UT2004Bot) - Method in class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBot
 

R

Repeater<CONTEXT extends TestContext> - Class in cz.cuni.amis.utils.test
 
Repeater(int, ContextRunnable) - Constructor for class cz.cuni.amis.utils.test.Repeater
 
run(BotContext) - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.test.AbstractBotTest
 
run(CONTEXT) - Method in class cz.cuni.amis.utils.test.Concurrent
 
run(CONTEXT) - Method in interface cz.cuni.amis.utils.test.ContextRunnable
 
run(CONTEXT) - Method in class cz.cuni.amis.utils.test.Repeater
 

S

setEndNavPointId(String) - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBot2
 
setEndNavPointId(UnrealId) - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBot2
 
setEndNavPointId(String) - Method in class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBot
 
setEndNavPointId(UnrealId) - Method in class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBot
 
setFailure() - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTestController
Declares "failure" - i.e., the test has ended in a wrong way.
setFailure(String) - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTestController
Declares "failure" - i.e., the test has ended in a wrong way.
setFailure(Throwable) - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTestController
Declares "failure" - i.e., the test has ended in a wrong way.
setFailure(String, Throwable) - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTestController
Declares "failure" - i.e., the test has ended in a wrong way.
setRepetitions(int) - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBot2
 
setRepetitions(int) - Method in class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBot
 
setStartNavPointId(String) - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBot2
 
setStartNavPointId(UnrealId) - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.NavigationTestBot2
 
setStartNavPointId(String) - Method in class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBot
 
setStartNavPointId(UnrealId) - Method in class cz.cuni.amis.pogamut.emohawk.bot.navigation.NavigationTestBot
 
setSuccess() - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTestController
Declares "success" - i.e., the test has ended correctly, everything has passed.
setSuccess(String) - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTestController
Declares "success" - i.e., the test has ended correctly, everything has passed.
setTestLatch(CountDownLatch) - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTestController
Sets different latch for the bot controller.
setUp() - Method in class cz.cuni.amis.pogamut.emohawk.analyzer.UT2004Test02_UT2004AnalyzerWithBot
 
SimpleBotTest - Class in cz.cuni.amis.pogamut.emohawk.bot.impl.test
 
SimpleBotTest() - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.test.SimpleBotTest
 
SimpleBotTest(long) - Constructor for class cz.cuni.amis.pogamut.emohawk.bot.impl.test.SimpleBotTest
 
startAllUTBots(Class<T>, UT2004BotParameters...) - Method in class cz.cuni.amis.pogamut.emohawk.test.EmohawkTest
 
startTest(Class<? extends EmohawkBotTestController>) - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTest
Starts the test.
startTest(Class<? extends EmohawkBotTestController>, double) - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTest
Starts the test.
startTest(Class<? extends EmohawkBotTestController>, double, int) - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTest
Starts the test.
startTest(Class<? extends EmohawkBotTestController>, double, UT2004BotParameters...) - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTest
Starts the test.
startUCC(UCCWrapperConfEmohawk) - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTest
Starts UCC server according to params obtained from EmohawkBotTest#getGameType() and EmohawkBotTest.getMapName().
startUCC(UCCWrapperConfEmohawk) - Method in class cz.cuni.amis.pogamut.emohawk.test.EmohawkTest
Starts UCC server.
startUTBot(Class<T>) - Method in class cz.cuni.amis.pogamut.emohawk.test.EmohawkTest
Starts new bot in the environment.
startUTBot(Class<T>, UT2004AgentParameters) - Method in class cz.cuni.amis.pogamut.emohawk.test.EmohawkTest
Starts new bot in the environment with specified 'params'.
startUTObserver(IAgentFactory<IUT2004Observer, IRemoteAgentParameters>) - Method in class cz.cuni.amis.pogamut.emohawk.test.EmohawkTest
Starts new UTServer.
startUTServer(IAgentFactory<IUT2004Server, IRemoteAgentParameters>) - Method in class cz.cuni.amis.pogamut.emohawk.test.EmohawkTest
Starts new UTServer.

T

test() - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.EmohawkTest000_BasicNavigation
 
test() - Method in class cz.cuni.amis.pogamut.emohawk.bot.impl.EmohawkTest01_MindlessBot
 
test() - Method in class cz.cuni.amis.pogamut.emohawk.bot.navigation.EmohawkTest000_BasicNavigation
 
test01_AnalyzerConnect() - Method in class cz.cuni.amis.pogamut.emohawk.analyzer.UT2004Test01_UT2004Analyzer
 
test01_AnalyzerWithBot() - Method in class cz.cuni.amis.pogamut.emohawk.analyzer.UT2004Test02_UT2004AnalyzerWithBot
 
test1() - Method in class cz.cuni.amis.pogamut.emohawk.bot.emohawkNavigation.EmohawkTest001_Door
 
TestContext - Class in cz.cuni.amis.utils.test
 
TestContext(Logger) - Constructor for class cz.cuni.amis.utils.test.TestContext
 
tester - Variable in class cz.cuni.amis.utils.test.Concurrent
 
testId - Variable in class cz.cuni.amis.pogamut.emohawk.test.EmohawkTest
 
testStartup() - Method in class cz.cuni.amis.pogamut.emohawk.utils.EmohawkTest_UCCWrapper
 
timeout() - Method in class cz.cuni.amis.pogamut.emohawk.bot.EmohawkBotTestController
Called from the outside by the test itself to notify the bot about the timeout.

U

ucc - Variable in class cz.cuni.amis.pogamut.emohawk.test.EmohawkTest
 
useInternalUcc - Variable in class cz.cuni.amis.pogamut.emohawk.test.EmohawkTest
TRUE == use ucc executed through uccwrapper FALSE == use externaly executed instance
UT2004Test01_UT2004Analyzer - Class in cz.cuni.amis.pogamut.emohawk.analyzer
Tests guice factory.
UT2004Test01_UT2004Analyzer() - Constructor for class cz.cuni.amis.pogamut.emohawk.analyzer.UT2004Test01_UT2004Analyzer
 
UT2004Test02_UT2004AnalyzerWithBot - Class in cz.cuni.amis.pogamut.emohawk.analyzer
 
UT2004Test02_UT2004AnalyzerWithBot() - Constructor for class cz.cuni.amis.pogamut.emohawk.analyzer.UT2004Test02_UT2004AnalyzerWithBot
 

A B C D E F G I L M N P R S T U

Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.