Package io.github.natanimn
Class BotContextTest
java.lang.Object
io.github.natanimn.BotContextTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
Constructor Details
-
BotContextTest
BotContextTest()
-
-
Method Details
-
setUp
@BeforeEach void setUp() -
getMe
@Test void getMe() -
sendMessage
@Test void sendMessage() -
sendPhoto
@Test void sendPhoto() -
testParseMode
@Test void testParseMode() -
testChatAction
@Test void testChatAction() -
testSendMediaGroup
@Test void testSendMediaGroup() -
sendVideo
@Test void sendVideo() -
testBotCommand
@Test void testBotCommand()
-