Package 

Class BotBusMock

  • All Implemented Interfaces:
    ai.tock.bot.engine.BotBus , ai.tock.bot.engine.Bus , ai.tock.bot.engine.I18nTranslator , ai.tock.translator.I18nKeyProvider

    
    public class BotBusMock
     implements BotBus
                        

    A Bus mock used in unit tests.

    The answers of the bot are available in the answers property.