Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

Wicket CDI 1.1 and Wicket Tester

$
0
0
There are a couple of Posts but none that answers my Question.
How is a Unit Test for a Wicket CDI Application supposed to be written?
For the CDI Module itself there is CDIUnit from JGlue, but this does not
work
for ApplicationTests as the Classes are not found and some are marked as
Package Private so that you cannot add them manually via @AdditionalClasses.
Is there a working example somewhere how to do that without using something
heavy like Arquillian?
Is this even possible?
Thanks for any hints.

Viewing all articles
Browse latest Browse all 5648

Trending Articles