Hamcrest seems to have gained a fluent interface for composing matchers both(containsString("a")).and(containsString("b"))
in org.hamcrest.core.CombinableMatcher
Hamcrest seems to have gained a fluent interface for composing matchers both(containsString("a")).and(containsString("b"))
in org.hamcrest.core.CombinableMatcher