Thanks for the response.
You say that you think the Card class is still woven, even when running the testsuite with the two tests? How is this possible? When the first test is running, the...
Type: Posts; User: pintail; Keyword(s):
Thanks for the response.
You say that you think the Card class is still woven, even when running the testsuite with the two tests? How is this possible? When the first test is running, the...
I want to inject Spring on my domain object "Card", so I use @Configurable and the necessary config as described in the Spring docs.
I wrote a LoadTimeWeavingTest for it. This is a spring-enabled...
Hi,
We just got the same problem and your suggestion works!
Thx cmathrusse. :p