Package 

Class BotBusMockContext

    • Constructor Detail

      • BotBusMockContext

        BotBusMockContext(String applicationId, PlayerId userId, PlayerId botId, BotDefinition botDefinition, StoryDefinition storyDefinition, Action action, UserInterfaceType userInterfaceType, UserPreferences userPreferences, ConnectorType connectorType, TestContext testContext)
      • BotBusMockContext

        BotBusMockContext(BotDefinition botDefinition, StoryDefinition storyDefinition, String applicationId, PlayerId userId, PlayerId botId, Action action, UserInterfaceType userInterfaceType, UserPreferences userPreferences, ConnectorType connectorType, TestContext testContext)
      • BotBusMockContext

        BotBusMockContext(UserTimeline userTimeline, Dialog dialog, Story story, Action firstAction, BotDefinition botDefinition, I18nKeyProvider i18nProvider, UserInterfaceType userInterfaceType, ConnectorType connectorType, TestContext testContext, List<Snapshot> snapshots)