A
B
C
D
E
G
H
I
M
N
P
R
S
T
W
N
- newBusMock(BotDefinition,TestContext,StoryDefinition,ConnectorType,Locale,PlayerId) - function in ai.tock.bot.test
- Provides a mock initialized with the specified StoryDefinition.
- newBusMock(StoryDefinition,ConnectorType,Locale,PlayerId) - function in ai.tock.bot.test.junit.TockJUnit4Rule
- Provides a mock initialized with the specified StoryDefinition.
- newBusMock(StoryDefinition,ConnectorType,Locale,PlayerId) - function in ai.tock.bot.test.junit.TockJUnit5ExtensionBase
- Provides a mock initialized with the specified StoryDefinition.
- newBusMock(StoryDefinition,ConnectorType,Locale,PlayerId) - function in ai.tock.bot.test.junit.TockJUnit5ExtensionBase
- Provides a mock initialized with the specified StoryDefinition.
- newBusMockContext(BotDefinition,TestContext,StoryDefinition,ConnectorType,Locale,PlayerId,PlayerId,Action,UserInterfaceType,UserPreferences) - function in ai.tock.bot.test
- Provides a mock context initialized with the specified StoryDefinition.
- newBusMockContext(StoryDefinition,ConnectorType,Locale,PlayerId) - function in ai.tock.bot.test.junit.TockJUnit4Rule
- Provides a mock context initialized with the specified StoryDefinition.
- newBusMockContext(StoryDefinition,ConnectorType,Locale,PlayerId,PlayerId,Action,UserInterfaceType,UserPreferences) - function in ai.tock.bot.test.junit.TockJUnit5ExtensionBase
- Provides a mock context initialized with the specified StoryDefinition.
- newBusMockContext(StoryDefinition,ConnectorType,Locale,PlayerId,PlayerId,Action,UserInterfaceType,UserPreferences) - function in ai.tock.bot.test.junit.TockJUnit5ExtensionBase
- Provides a mock context initialized with the specified StoryDefinition.
- newChoiceRequest(IntentAware,Parameters,ConnectorType,UserInterfaceType,Locale,PlayerId,PlayerId,UserPreferences,Function1) - function in ai.tock.bot.test.junit.TockJUnit5ExtensionBase
- Creates a new choice request (not yet sent).
- newChoiceRequest(IntentAware,Parameters,ConnectorType,UserInterfaceType,Locale,PlayerId,PlayerId,UserPreferences,Function1) - function in ai.tock.bot.test.junit.TockJUnit5ExtensionBase
- Creates a new choice request (not yet sent).
- newMock() - function in ai.tock.bot.test.TestContext
- Creates a new mock.
- newMock(KClass) - function in ai.tock.bot.test.TestContext
- Creates a new mock.
- newRequest(String,IntentAware,EntityValue,ConnectorType,UserInterfaceType,Locale,PlayerId,PlayerId,UserPreferences,Function1) - function in ai.tock.bot.test.junit.TockJUnit5ExtensionBase
- Creates a new sentence request (not yet sent).
- newRequest(IntentAware,ConnectorType,UserInterfaceType,Locale,PlayerId,PlayerId,UserPreferences,Function0,Function1) - function in ai.tock.bot.test.junit.TockJUnit5ExtensionBase
- Creates a new action request (not yet sent).
- newRequest(String,IntentAware,EntityValue,ConnectorType,UserInterfaceType,Locale,PlayerId,PlayerId,UserPreferences,Function1) - function in ai.tock.bot.test.junit.TockJUnit5ExtensionBase
- Creates a new sentence request (not yet sent).
- newRequest(IntentAware,ConnectorType,UserInterfaceType,Locale,PlayerId,PlayerId,UserPreferences,Function0,Function1) - function in ai.tock.bot.test.junit.TockJUnit5ExtensionBase
- Creates a new action request (not yet sent).
- nlpStats() - function in ai.tock.bot.engine.BotBus