In the testIsDelegateMethod(),
assert cat.getInjectionPoint().isDelegate();
But Cat injection point is not decorator delegate point.
- is related to
-
CDITCK-137 org.jboss.jsr299.tck.tests.decorators.invocation.testChainedDecoratorInvocation.DecoratorInvocationTest
- Closed