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