Overview
To avoid issues like the one addressed in commit c2d0d29, we should revise the internals of AbstractTestContextBootstrapper so that resolveContextLoader() is invoked only once, specifically within buildMergedContextConfiguration().
Related Issues