Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 19828 invoked from network); 23 Aug 2006 07:17:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Aug 2006 07:17:58 -0000 Received: (qmail 26313 invoked by uid 500); 23 Aug 2006 07:17:55 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 26298 invoked by uid 500); 23 Aug 2006 07:17:55 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 26281 invoked by uid 99); 23 Aug 2006 07:17:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Aug 2006 00:17:55 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jjcuadrado@gmail.com designates 64.233.182.188 as permitted sender) Received: from [64.233.182.188] (HELO nf-out-0910.google.com) (64.233.182.188) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Aug 2006 00:17:54 -0700 Received: by nf-out-0910.google.com with SMTP id l23so275082nfc for ; Wed, 23 Aug 2006 00:17:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=M3bzFLO1P2bGxmH/ffFnz/ogtxXZ1iNox8427Zs29kAfc95dIjqreHgnpqhbgynnjgt1dKj4nkGpKFvfapnmPb2ndrzcLwjqYnDIpyIQRuPKk+ZOi4aInihKXcD04NJz07mw6jSd2Ju4cP8f0tkRP5PBIgKpUS85AoOFSbPZGn0= Received: by 10.49.94.20 with SMTP id w20mr1536657nfl; Wed, 23 Aug 2006 00:17:32 -0700 (PDT) Received: by 10.78.193.6 with HTTP; Wed, 23 Aug 2006 00:17:32 -0700 (PDT) Message-ID: Date: Wed, 23 Aug 2006 09:17:32 +0200 From: "Juanjo Cuadrado" To: user-java@ibatis.apache.org Subject: Re: JUnit and iBatis In-Reply-To: <2f55db670608220806o47c7297am209ff676228f004f@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6715_12679408.1156317452311" References: <2f55db670608220806o47c7297am209ff676228f004f@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_6715_12679408.1156317452311 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline my own code... I have been looking the example JPetStore, but I don't understand it totally.... probably, my level it isn't sufficient to understand it.... I need to do unit tests with the classes that I did with the framework of ibatis... but I don't know where I have to start... I need to nkow the basic of mocks... its teory. thanks. 2006/8/22, Nathan Maves : > > Are you looking to test your own code or the ibatis code base? > > > On 8/22/06, Juanjo Cuadrado wrote: > > > > Hi, > > > > I'm new in iBatis and I need to do unit tests with it (JUnit). > > Anyone can tell me how to use both tools? > > > > A manual or any kind of documentation about this will also be > > welcome. > > > > I'm sorry for me Englihs. > > > > ------=_Part_6715_12679408.1156317452311 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
my own code...   
 
I have been looking the example JPetStore, but I don't understand it totally.... probably, my level it isn't sufficient to understand it....
 
I need to do unit tests with the classes that I did with the framework of ibatis... but I don't know where I have to start...
 
I need to nkow the basic of mocks... its teory.
 
thanks.
 
2006/8/22, Nathan Maves <nathan.maves@gmail.com>:
Are you looking to test your own code or the ibatis code base?


On 8/22/06, Juanjo Cuadrado <jjcuadrado@gmail.com > wrote:
Hi,
 
    I'm new in iBatis and I need to do unit tests with it (JUnit). Anyone can tell me how to use both tools? 
 
    A manual or any kind of documentation about this will also be welcome.
 
    I'm sorry for me Englihs.


------=_Part_6715_12679408.1156317452311--