Uses of Class
com.github.paweladamski.httpclientmock.UrlConditions
-
Packages that use UrlConditions Package Description com.github.paweladamski.httpclientmock -
-
Uses of UrlConditions in com.github.paweladamski.httpclientmock
Methods in com.github.paweladamski.httpclientmock that return UrlConditions Modifier and Type Method Description UrlConditionsUrlParser. parse(String urlText)Constructors in com.github.paweladamski.httpclientmock with parameters of type UrlConditions Constructor Description Rule(UrlConditions urlConditions, List<Condition> conditions, List<Action> actions)
-