assertEquals(10, this.countRowsInTable("STATS_CHANNEL"));
assertEquals(12, this.countRowsInTable("STATS_FOLDER"));
assertEquals(2, this.countRowsInTable("STATS_RENDER_TIME"));
portalEvent = new PortletActionInLayoutPortalEvent(this, person, userProfile, channelDescription, parentNodeDescription, 1236);
this.jpaPortalEventStore.storePortalEvents(portalEvent);
this.checkPoint();
assertEquals(1, this.countRowsInTable("STATS_SESSION"));
assertEquals(0, this.countRowsInTable("STATS_SESSION_GROUPS"));