cz.cuni.amis.utils.test
Class TestContext

Package class diagram package TestContext
java.lang.Object
  extended by cz.cuni.amis.utils.test.TestContext
Direct Known Subclasses:
BotContext, BotTestContext

public class TestContext
extends Object


Constructor Summary
TestContext(Logger log)
           
 
Method Summary
 Logger getLog()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestContext

public TestContext(Logger log)
Method Detail

getLog

public Logger getLog()


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