public class PropertyMatcherBuilder<T,B extends PropertyMatcherBuilder> extends Object
Constructor and Description |
---|
PropertyMatcherBuilder() |
Modifier and Type | Method and Description |
---|---|
org.hamcrest.Matcher<T> |
build() |
B |
put(String property,
org.hamcrest.Matcher<?> matcher) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.