• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Junittests, JavaMail and language-specific Components
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Junittests, JavaMail and language-specific Components


  • Subject: Re: Junittests, JavaMail and language-specific Components
  • From: Christian Pekeler <email@hidden>
  • Date: Mon, 13 Jun 2005 16:25:09 -0600

I'm trying to develop an application using test driven development methods.
...
How do you test components, that resides in a language-folder?

I don't unit-test components. I keep my component implementations as small and simple as possible, factoring anything complicated into new or existing classes which are unit testable. This minimizes the amount of code not covered by unit tests (and makes more code reusable). Remaining problems in the components I expect to catch by different testing techniques (acceptance, exploratory, ...).


When using frameworks like WO, 100% TDD isn't always practical. Unfortunately.


Christian

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Junittests, JavaMail and language-specific Components (From: "Michael Holtermann" <email@hidden>)

  • Prev by Date: What's Faster...servlet deployment(tomcat) or Java Monitor?
  • Next by Date: Re: Trouble Connecting to Database with WO 5.3
  • Previous by thread: Re: Junittests, JavaMail and language-specific Components
  • Next by thread: Flatted relationships are gone?
  • Index(es):
    • Date
    • Thread