[fpc-pascal] Re: FPCUnit test + raise E;

Graeme Geldenhuys graeme at geldenhuys.co.uk
Sun Sep 15 10:44:21 CEST 2013


FPCUnit and DUnit and FPTest frameworks have special test methods for 
testing exceptions. In the latter two frameworks it is 
CheckException(). I know FPCUnit has something similar. I think for 
the DUnit compatibility interface of FPCUnit I implemented the 
CheckException method too.

G.





More information about the fpc-pascal mailing list