Package 

Class TockJUnit5Extension

    • Constructor Summary

      Constructors 
      Constructor Description
      TockJUnit5Extension(BotDefinition botDefinition)
    • Method Summary

      Modifier and Type Method Description
      final TestContext getTestContext()
      final BotDefinition getBotDefinition()
      final TestLifecycle<TestContext> getLifecycle()
      • Methods inherited from class ai.tock.bot.test.junit.TockJUnit5Extension

        afterEach, beforeEach, busMock, newBusMock, newBusMockContext, newChoiceRequest, newRequest, newRequest, selectChoice, selectElementChoice, send, send, sendChoice, sendMessage, startBusMock, startNewBusMock
      • Methods inherited from class ai.tock.bot.test.junit.TockJUnit5ExtensionBase

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait