public abstract class SparqlRegexTest extends Object
| Modifier and Type | Field and Description | 
|---|---|
| String | queryBinding | 
| String | queryBindingFlags | 
| String | queryExpr | 
| String | queryInline | 
| Constructor and Description | 
|---|
| SparqlRegexTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Repository | createRepository() | 
| protected abstract Repository | newRepository() | 
| void | setUp() | 
| static void | setUpClass() | 
| void | tearDown() | 
| void | testBinding() | 
| void | testBindingFlags() | 
| void | testExpr() | 
| void | testInline() | 
public String queryInline
public String queryBinding
public String queryBindingFlags
public String queryExpr
protected Repository createRepository() throws Exception
Exceptionprotected abstract Repository newRepository() throws Exception
ExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.