do ya'll inject your rxjava schedulers
# rx
a
do ya'll inject your rxjava schedulers
I'm about to spam @Named all over
z
yes
your schedulers shouldn’t necessarily have a 1.1 mapping with
io()
,
computation()
etc
a
that is an excellent alternative, thank you
p
Or you write a junit rule that sets it through the rxjava plugin and just apply that rule in your tests
👇 1
Why is that being downvoted?
z
Because it's not as flexible. How do you add custom schedulers to the static set?