cz.cuni.amis.pogamut.ut2004multi.communication.worldview
Class Test01_UT2004VisionLocalWorldView_simpleTest

Package class diagram package Test01_UT2004VisionLocalWorldView_simpleTest
java.lang.Object
  extended by cz.cuni.amis.tests.BaseTest
      extended by cz.cuni.amis.pogamut.ut2004multi.communication.worldview.Test01_UT2004VisionLocalWorldView_simpleTest

public class Test01_UT2004VisionLocalWorldView_simpleTest
extends cz.cuni.amis.tests.BaseTest


Nested Class Summary
static class Test01_UT2004VisionLocalWorldView_simpleTest.EventGenerator
          Generates a single batch of events on specified time for specified worldView on run();
static class Test01_UT2004VisionLocalWorldView_simpleTest.EventGeneratorHandler
          Manages different event generators...
static class Test01_UT2004VisionLocalWorldView_simpleTest.Handler
           
static class Test01_UT2004VisionLocalWorldView_simpleTest.LogicRunner
           
 
Field Summary
static List<IAgentLogger> agentLogs
           
static FileHandler fh
           
static Logger global
           
static ISharedWorldView sharedWV
           
 
Fields inherited from class cz.cuni.amis.tests.BaseTest
log, NEW_LINE
 
Constructor Summary
Test01_UT2004VisionLocalWorldView_simpleTest()
           
 
Method Summary
static void initSWV()
           
 void multipleAgentsTest()
           
static void setLogLevel(Level level)
           
 void simpleTest()
           
static void totalCountDown()
           
static void totalCountDown2()
           
 
Methods inherited from class cz.cuni.amis.tests.BaseTest
afterTest, assertFail, assertFalse, assertTrue, baseTestBeforeClass, beforeTest, getLogLevel, is32Bit, is64Bit, isLinux, isMac, isWindows, log, process, process, testFailed, testFailed, testOk
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fh

public static FileHandler fh

global

public static Logger global

agentLogs

public static List<IAgentLogger> agentLogs

sharedWV

public static ISharedWorldView sharedWV
Constructor Detail

Test01_UT2004VisionLocalWorldView_simpleTest

public Test01_UT2004VisionLocalWorldView_simpleTest()
Method Detail

setLogLevel

public static void setLogLevel(Level level)

initSWV

public static void initSWV()

simpleTest

public void simpleTest()

multipleAgentsTest

public void multipleAgentsTest()

totalCountDown2

public static void totalCountDown2()

totalCountDown

public static void totalCountDown()


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