Package | Description |
---|---|
org.jbehave.core.embedder |
Modifier and Type | Class and Description |
---|---|
class |
MetaFilter.DefaultMetaMatcher |
class |
MetaFilter.GroovyMetaMatcher |
Modifier and Type | Field and Description |
---|---|
protected Map<String,MetaFilter.MetaMatcher> |
Embedder.metaMatchers |
Modifier and Type | Method and Description |
---|---|
protected MetaFilter.MetaMatcher |
MetaFilter.createMetaMatcher(String filterAsString,
Map<String,MetaFilter.MetaMatcher> metaMatchers)
Creates a MetaMatcher based on the filter content.
|
MetaFilter.MetaMatcher |
MetaFilter.metaMatcher() |
Modifier and Type | Method and Description |
---|---|
Map<String,MetaFilter.MetaMatcher> |
Embedder.metaMatchers() |
Modifier and Type | Method and Description |
---|---|
protected MetaFilter.MetaMatcher |
MetaFilter.createMetaMatcher(String filterAsString,
Map<String,MetaFilter.MetaMatcher> metaMatchers)
Creates a MetaMatcher based on the filter content.
|
void |
Embedder.useMetaMatchers(Map<String,MetaFilter.MetaMatcher> metaMatchers) |
Constructor and Description |
---|
MetaFilter(String filterAsString,
EmbedderMonitor monitor,
Map<String,MetaFilter.MetaMatcher> metaMatchers) |
MetaFilter(String filterAsString,
Map<String,MetaFilter.MetaMatcher> metaMatchers) |
Copyright © 2003–2016. All rights reserved.