moving unit tests from .testsuite -> .context
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@430 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
parent
88613efd7c
commit
73c1bbfeb8
|
|
@ -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