public static class LuceneDocumentMatchers.DocumentFieldMatcher
extends org.hamcrest.FeatureMatcher<org.apache.lucene.document.Document,org.apache.lucene.document.Fieldable>
| Constructor and Description | 
|---|
| LuceneDocumentMatchers.DocumentFieldMatcher(String fieldName,
                                           org.hamcrest.Matcher<? super org.apache.lucene.document.Fieldable> fieldMatcher) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected org.apache.lucene.document.Fieldable | featureValueOf(org.apache.lucene.document.Document actual) | 
public LuceneDocumentMatchers.DocumentFieldMatcher(String fieldName, org.hamcrest.Matcher<? super org.apache.lucene.document.Fieldable> fieldMatcher)
Copyright © 2002-2016 Atlassian. All Rights Reserved.