Issue 125: assertRegExp and its brethren broken
Status:  Fixed
Owner:
Closed:  Jul 2008
Cc:
Project Member Reported by marc.es...@gmail.com, Jul 8, 2008
<cffunction name="testregex" returntype="void" hint="">	
		<cfset assertRegExp(".*","hi mom","")>
	</cffunction>


doesn't work. says "not working" in the output

also, i think this should be put into the assertion extensions package and
out of the core assert.cfc

 
Jul 8, 2008
Project Member #1 marc.es...@gmail.com
i took these dudes out since they're not working.

if we want to support this kind of thing, we'll implement it correctly after 1.0 and
put them into the MXUnitAssertionExtensions cfc
Status: Fixed
Cc: henkemike