From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,595c75298fbdce96 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!z28g2000yqh.googlegroups.com!not-for-mail From: Ada novice Newsgroups: comp.lang.ada Subject: Re: Is Aunit helpful? Date: Sun, 8 Aug 2010 10:10:46 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <8a1e58c0-2330-4475-8013-97df103dd85e@o19g2000yqb.googlegroups.com> <8bb67638-e3c0-449c-bed7-a7f24e453ae0@j8g2000yqd.googlegroups.com> NNTP-Posting-Host: 193.11.22.91 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1281287447 28542 127.0.0.1 (8 Aug 2010 17:10:47 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 8 Aug 2010 17:10:47 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: z28g2000yqh.googlegroups.com; posting-host=193.11.22.91; posting-account=Rr9I-QoAAACS-nOzpA-mGxtAlZ46Nb6I User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:12961 Date: 2010-08-08T10:10:46-07:00 List-Id: On Aug 8, 3:39=A0pm, John McCormick wrote: > > You may be interested in a video tutorial on AUnit produced by Daniel > Bigelow (independent consultant,www.bigelow.ch). > > http://www.adacore.com/2010/05/11/aunit-tutorials > > AUnit requires a knowledge of Ada's OO features. > > John Thanks for the link. I shall definitely take a look at the video. If you are John McCormick, coauthor of the two books on Ada, well I would like to thank you for writing these books on Ada, I have both of them though I have only covered the first chapter in your Data Structures book. OO features are described as from Chapter 2 and I'll study it in due time. Thanks YC