Class ExpectMatches
- java.lang.Object
-
- ru.tinkoff.qa.neptune.core.api.steps.SelfDescribed
-
- ru.tinkoff.qa.neptune.spring.web.testclient.expectation.descriptions.ExpectMatches
-
public final class ExpectMatches extends ru.tinkoff.qa.neptune.core.api.steps.SelfDescribed
-
-
Constructor Summary
Constructors Constructor Description ExpectMatches(String description, org.hamcrest.Matcher<?> matcher)
-
-
-
Constructor Detail
-
ExpectMatches
public ExpectMatches(String description, org.hamcrest.Matcher<?> matcher)
-
-