My favorites | Sign in
Project Home Downloads Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 125: assertRegExp and its brethren broken
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  virtix
Closed:  Jul 2008
Cc:  marc.es...@gmail.com, henkem...@gmail.com


 
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

Powered by Google Project Hosting