• Phillip Webb's avatar
    Make Mock/Spy qualifiers part of context cache key · aad40093
    Phillip Webb authored
    Refine @MockBean/@SpyBean qualifier support so that qualifiers form part
    of the context cache key. Prior to this commit is was possible that two
    different tests could accidentally share the same context if they
    defined the same @Mock but with different @Qualifiers.
    
    See gh-6753
    aad40093
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...