wenhao001 / rest-assured

Automatically exported from code.google.com/p/rest-assured
0 stars 0 forks source link

Spring @Value annotatoin not recognized by the RestAssuredMockMvc #414

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add the two classes into your workspace
2. Execute SpringValueAnnotationNotRecognizedTest
3. You will see that the test 
SpringValueAnnotationNotRecognizedTest.testControllerMethodThatWontRecognizeTheS
pringValueAnnotation will fail, because the Spring's @Value Annotation is not 
recognized.

Original issue reported on code.google.com by gerardo....@gmail.com on 7 Jul 2015 at 1:00

Attachments:

GoogleCodeExporter commented 8 years ago
See https://github.com/jayway/rest-assured/issues/569

Original comment by johan.ha...@gmail.com on 22 Jul 2015 at 4:19