cz.cuni.amis.pogamut.ut2004.server
Class UT2004Test08_UT2004Server_SetGameMap_AgentKeepAlive

Package class diagram package UT2004Test08_UT2004Server_SetGameMap_AgentKeepAlive
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.server.UT2004Test08_UT2004Server_SetGameMap_AgentKeepAlive

public class UT2004Test08_UT2004Server_SetGameMap_AgentKeepAlive
extends Object

Testing the UT2004Server.setGameMap(String) by changing maps on the UCCWrapper + server is managed by AgentKeepAlive.


Field Summary
protected static boolean useInternalUcc
           
 
Constructor Summary
UT2004Test08_UT2004Server_SetGameMap_AgentKeepAlive()
           
 
Method Summary
static void main(String[] args)
           
 void startUp()
           
 void tearDown()
           
 void test01_SetGameMap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

useInternalUcc

protected static boolean useInternalUcc
Constructor Detail

UT2004Test08_UT2004Server_SetGameMap_AgentKeepAlive

public UT2004Test08_UT2004Server_SetGameMap_AgentKeepAlive()
Method Detail

startUp

public void startUp()
             throws UCCStartException
Throws:
UCCStartException

tearDown

public void tearDown()

test01_SetGameMap

public void test01_SetGameMap()

main

public static void main(String[] args)


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