Package io.github.natanimn.annotation
Class InlineHandlerTest
java.lang.Object
io.github.natanimn.annotation.InlineHandlerTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidbutton(BotContext context, InlineQuery query) (package private) voidsetUp()voidstart()(package private) voidstart(BotContext context, Message message)
-
Field Details
-
client
BotClient client
-
-
Constructor Details
-
InlineHandlerTest
public InlineHandlerTest()
-
-
Method Details
-
setUp
@BeforeEach void setUp() -
start
@Test public void start() -
start
-
button
-