hasPath

public final Unit hasPath(String path)

Matches uri with given path

Parameters

path

Path to be matched


public final Unit hasPath(Matcher<String> path)

Matches uri with given path

Parameters

path

Matcher for a path