> 
> To make an unit test in VFP is as easy as anything:
> just write your code, highlight it, activate the shortcut (right mouse
> click), select the option 'Execute the selection'.  A very neat and quick
> solution.

It's even quicker if you use FoxUnit and foxmock. Both are free on VFPX. I've 
hundreds of unit tests that I can run with a single key stroke that test many 
different modules of our applications. Writing testable code also tends to lead 
to a cleaner class design that is more reusable.

-- 
Christof



--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: https://leafe.com/archives
This message: 
https://leafe.com/archives/byMID/74ad2596-4d52-4be8-a9e6-17c705446...@wollenhaupt.org
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to