In that specific Spring example I chose not to mak...
# minutest
r
In that specific Spring example I chose not to make it part of the fixture since it needs to be a class field in order that
@Autowired
works (although you could of course then stick it in the fixture)