[openbeosstorage] BMimeType Progress
- From: Tyler Dauwalder <tyler@xxxxxxxxxxxxx>
- To: openbeosstorage@xxxxxxxxxxxxx
- Date: Sat, 08 Jun 2002 18:02:53 -0700
Hi folks,
I checked in tests for BMimeType::{Get,Set}{Long,Short}Description() today.
BMimeType (like BQuery) needs a BApplication for some of its tests, so I
just copied the QueryApp code (minus the Handler parts) to make a
MimeTypeApp. We could probably consolidate the two into a common base
class, but I thought I'd leave that to you, Ingo, since it's your
brainchild.
I also added a StorageKit::TestSuite class to Test.StorageKit.h with some
virtual functions that allow you to do setUp() and tearDown() on a
per-suite basis. I'm not actually using it for anything at the moment, but
I thought that someday we might want to be able to make a backup of the
MIME database before the BMimeType tests, or a working copy for the OBOS
BMimeType tests (so we don't trash our own databases), or something like
that.
-Tyler
- Follow-Ups:
- [openbeosstorage] Re: BMimeType Progress
- From: Ingo Weinhold
Other related posts:
- » [openbeosstorage] BMimeType Progress
- » [openbeosstorage] Re: BMimeType Progress
- » [openbeosstorage] Re: BMimeType Progress
- [openbeosstorage] Re: BMimeType Progress
- From: Ingo Weinhold