Creates a BlocTester for this bloc.
BlocTester<JuiceBloc<TState>, TState> tester() => BlocTester(this);