Support annotated arguments with the Date
type in Spring tests for Controllers
#2505
Labels
comp-spring
Issue is related to Spring projects support
ctg-enhancement
New feature, improvement or change request
Description
Although @RequestHeader annotation is supported after #2504, there is a scenario that we can not deal with. Actually, the same problem happens for @CookieValue.
Expected behavior
Integration tests can be generated properly for the following syntax of the annotation
The text was updated successfully, but these errors were encountered: