I want to test if a Seam Session bean component throws a particular Exception, where do I do this?
Is it possible to use the @Test(expectedExceptions... annotation for this? The exceptions does not seem to be propagated into the SeamTest class from the FacesRequest/session bean. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072601#4072601 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072601 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
