Phil Webb opened SPR-12602 and commented
BootstrapUtils.resolveTestContextBootstrapper currently finds the first @BootstrapWith annotation to create the bootstrapper. If the user has accidentally included more than one @BootstrapWith annotation (via meta-annotated annotations) it's seemingly arbitrary which is used.
It would be better to throw an explicit error.
Affects: 4.1 GA
Issue Links:
Referenced from: commits e85e976
Phil Webb opened SPR-12602 and commented
BootstrapUtils.resolveTestContextBootstrappercurrently finds the first@BootstrapWithannotation to create the bootstrapper. If the user has accidentally included more than one@BootstrapWithannotation (via meta-annotated annotations) it's seemingly arbitrary which is used.It would be better to throw an explicit error.
Affects: 4.1 GA
Issue Links:
Referenced from: commits e85e976