public abstract class AbstractTestModule extends Object implements TestModule
| Modifier and Type | Field and Description |
|---|---|
protected com.jtelegram.api.TelegramBot |
bot |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractTestModule(com.jtelegram.api.TelegramBot bot) |
| Modifier and Type | Method and Description |
|---|---|
com.jtelegram.api.TelegramBot |
getBot() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, handle, validate@ConstructorProperties(value="bot") @Generated(value="lombok") protected AbstractTestModule(com.jtelegram.api.TelegramBot bot)
@Generated(value="lombok") public com.jtelegram.api.TelegramBot getBot()
Copyright © 2017–2018. All rights reserved.