Package com._1c.g5.v8.dt.testing.matchers
-
Class Summary Class Description CompareMatcher<T extends Comparable<T>> Matcher that matches if the examinedComparable
value is greater than the provided value.FileExists Matcher that matches if the examinedPath
does or does not exist.PathEndsWith Matcher that matches if the examinedPath
ends with the given path part.