peterlck / hamcrest

Automatically exported from code.google.com/p/hamcrest
0 stars 0 forks source link

org.hamcrest.text.pattern is missing from java #189

Closed GoogleCodeExporter closed 10 years ago

GoogleCodeExporter commented 10 years ago
According to Issue 2, there is a package org.hamcrest.text.pattern which 
provides reg-ex pattern matching.
This package seems to be missing from hamcrest 1.3 with no obvious replacement.

Please restore this package, as regex matching on strings would be handy.

Original issue reported on code.google.com by coop4...@gmail.com on 14 Sep 2012 at 3:16