You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are making a library (e.g. busybee-rxjava) that provides an integration of BusyBee with another lib (e.g. RxJava) you will probably want to be able to get a TestBusyBee instance where you can control the Executor.
If you are making a library (e.g.
busybee-rxjava) that provides an integration of BusyBee with another lib (e.g. RxJava) you will probably want to be able to get aTestBusyBeeinstance where you can control the Executor.