Re: Shale Unit Testing

2006-05-19 Thread Craig McClanahan
On 5/19/06, Robert Alexandersson <[EMAIL PROTECTED]> wrote: Hello. I will start developing a application using Shale, for personal use. This time I want to start the right way, meaning I want to build it Testdriven, or at least creating testcases for it. Are there some exampleapplications that

Re: [Shale] Unit Testing View Controller

2005-09-20 Thread Siva Jagadeesan
Thanx Craig. At last I can do TDD :) On 9/20/05, Craig McClanahan <[EMAIL PROTECTED]> wrote: > > > On 9/20/05, Siva Jagadeesan <[EMAIL PROTECTED]> wrote: > > > > Where can I find an example for testing View Controller ? > > > > > The source code for the Use Cases example app includes unit te

Re: [Shale] Unit Testing View Controller

2005-09-20 Thread Craig McClanahan
On 9/20/05, Siva Jagadeesan <[EMAIL PROTECTED]> wrote: > > Where can I find an example for testing View Controller ? > > The source code for the Use Cases example app includes unit tests for some of the ViewController implementations. See the following for examples: src/test/org/apache/shale/u