A
B
C
D
E
G
H
I
M
N
P
R
S
T
W
M
- markAsUnknown() - function in ai.tock.bot.test.BotBusMock
- message(ConnectorType) - function in ai.tock.bot.test.BotBusMockLog
- The message of the specified ConnectorType if it exists.
- messenger(BotBusMockLog) - function in ai.tock.bot.test
- The Messenger message if any.
- mockBus(BotBus,Function1) - function in ai.tock.bot.test.mock
- Execute test with a bus mocked with default BotBus configuration.
- mockConnector(T,BotBus,Function1) - function in ai.tock.bot.test.mock
- Provides a mock of ConnectorDef and run the test block.
- mockMessenger(BotBus,Function1) - function in ai.tock.bot.test.mock
- Execute test with a bus mocked with classic messenger extensions.
- MocksKt - class in ai.tock.bot.test.mock
- mockTwitter(BotBus,Function1) - function in ai.tock.bot.test.mock
- Execute test with a bus mocked with classic twitter extensions.