Return-Path: X-Original-To: apmail-wicket-users-archive@minotaur.apache.org Delivered-To: apmail-wicket-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B57FBE66C for ; Mon, 11 Mar 2013 12:53:08 +0000 (UTC) Received: (qmail 7909 invoked by uid 500); 11 Mar 2013 12:38:28 -0000 Delivered-To: apmail-wicket-users-archive@wicket.apache.org Received: (qmail 7509 invoked by uid 500); 11 Mar 2013 12:38:11 -0000 Mailing-List: contact users-help@wicket.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@wicket.apache.org Delivered-To: mailing list users@wicket.apache.org Received: (qmail 7228 invoked by uid 99); 11 Mar 2013 12:37:57 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Mar 2013 12:37:57 +0000 Received: from localhost (HELO mail-we0-f170.google.com) (127.0.0.1) (smtp-auth username mgrigorov, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Mar 2013 12:37:56 +0000 Received: by mail-we0-f170.google.com with SMTP id z53so3605924wey.1 for ; Mon, 11 Mar 2013 05:37:54 -0700 (PDT) X-Received: by 10.180.93.234 with SMTP id cx10mr12124384wib.34.1363005474683; Mon, 11 Mar 2013 05:37:54 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.152.81 with HTTP; Mon, 11 Mar 2013 05:37:14 -0700 (PDT) In-Reply-To: <1363004731231-4657146.post@n4.nabble.com> References: <1363004731231-4657146.post@n4.nabble.com> From: Martin Grigorov Date: Mon, 11 Mar 2013 14:37:14 +0200 Message-ID: Subject: Re: Wicket 6 Migration (ITestPanelSource and ITestPageSource) To: users@wicket.apache.org Content-Type: multipart/alternative; boundary=f46d04388e172546b204d7a571de --f46d04388e172546b204d7a571de Content-Type: text/plain; charset=UTF-8 Hi, Those were deprecated in 1.5 and completely removed in 6.0. The replacement is #startComponentInPage(). All you have to do is to pass the panel class or instance to this new method. Wicket will create a Page for the test for you. On Mon, Mar 11, 2013 at 2:25 PM, ramin wrote: > Hi > > What has ITestPanelSource and ITestPageSource been replaced with in Wicket > 6? > > I have a few methods (in 1.5) that return these types and don't know what > to > replace them with. > > Thanks > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Wicket-6-Migration-ITestPanelSource-and-ITestPageSource-tp4657146.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org > For additional commands, e-mail: users-help@wicket.apache.org > > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --f46d04388e172546b204d7a571de--