moving unit tests from .testsuite -> .context
This commit is contained in:
parent
74ef4cb0f3
commit
d72897b6fa
|
@ -34,6 +34,8 @@ import org.springframework.context.annotation.AnnotationConfigUtils;
|
||||||
import org.springframework.context.support.GenericApplicationContext;
|
import org.springframework.context.support.GenericApplicationContext;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Integration tests for handling {@link Qualifier} annotations.
|
||||||
|
*
|
||||||
* @author Mark Fisher
|
* @author Mark Fisher
|
||||||
* @author Juergen Hoeller
|
* @author Juergen Hoeller
|
||||||
* @author Chris Beams
|
* @author Chris Beams
|
Loading…
Reference in New Issue