For unit testing you can user field setting. I tried it with the logger, but not with faces messages.
setField(obj, "log", org.jboss.seam.log.Logging.getLog(obj.getClass().getName())); obj is an instance of EntityController subclass. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075248#4075248 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075248 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
