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
Exception
protected abstract Repository newRepository() throws Exception
Exception
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.