Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? import static org.hamcrest.CoreMatchers.*; import static org.hamcrest.MatcherAssert.*; import org.junit.Test; import java.util.function.Predicate; import java.util.regex.MatchResult; import java.util.regex.Matcher; import java.util.regex.Pattern; import java.util.stream.