Unit tests for functions
Daniel Keep
daniel.keep.lists at gmail.com
Thu Jun 15 06:08:24 PDT 2006
Ary Borenszweig wrote:
> Are unit tests bound to classes?
>
> I have a module with some functions and I want to make a unit test for them. The
> problem is that I have to get the unit test inside a class (from what I can see
> in the D documentation). What should I do? Should I make a class with all static
> methods?
>
> Thanks,
> Ary
You can have module-level unit tests.
-- Daniel
--
Unlike Knuth, I have neither proven or tried the above; it may not even
make sense.
v2sw5+8Yhw5ln4+5pr6OFPma8u6+7Lw4Tm6+7l6+7D
i28a2Xs3MSr2e4/6+7t4TNSMb6HTOp5en5g6RAHCP http://hackerkey.com/
More information about the Digitalmars-d-learn
mailing list