[Cfunit-public] CFUnit v0.4.1 - Added argument 'ignore' to method assertOutputs()
Brought to you by:
skorpiun
|
From: SkorPiun <sko...@gm...> - 2005-10-04 02:56:39
|
FYI, I just updated the CFUnit package with a new feature. I have added argument 'ignore' to method assertOutputs(). The argument is a collection of regular expressions for text to ignore in both the 'expected' and the 'actual' outputs. SkorPiun |