From portal-commits at lists.jboss.org Mon Mar 10 20:17:40 2008 Content-Type: multipart/mixed; boundary="===============7666268189790799955==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r10257 - modules/portlet/trunk/controller/src/test/java/org/jboss/portal/portlet/controller. Date: Mon, 10 Mar 2008 20:17:40 -0400 Message-ID: --===============7666268189790799955== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: julien(a)jboss.com Date: 2008-03-10 20:17:40 -0400 (Mon, 10 Mar 2008) New Revision: 10257 Modified: modules/portlet/trunk/controller/src/test/java/org/jboss/portal/portlet/= controller/PortletControllerTestCase.java Log: test the event discarded callback failure impact on the portlet controller = sequence flow Modified: modules/portlet/trunk/controller/src/test/java/org/jboss/portal/p= ortlet/controller/PortletControllerTestCase.java =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- modules/portlet/trunk/controller/src/test/java/org/jboss/portal/portlet= /controller/PortletControllerTestCase.java 2008-03-11 00:14:19 UTC (rev 102= 56) +++ modules/portlet/trunk/controller/src/test/java/org/jboss/portal/portlet= /controller/PortletControllerTestCase.java 2008-03-11 00:17:40 UTC (rev 102= 57) @@ -51,6 +51,7 @@ * @author Julien Viet * @version $Revision: 630 $ */ +(a)Test public class PortletControllerTestCase { = --===============7666268189790799955==--