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