public abstract class GraphQueryResultTest extends Object
Constructor and Description |
---|
GraphQueryResultTest() |
Modifier and Type | Method and Description |
---|---|
protected Repository |
createRepository() |
protected abstract Repository |
newRepository() |
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
void |
testConstructEmpty() |
void |
testConstructMultiple() |
void |
testConstructSingle() |
void |
testDescribeEmpty() |
void |
testDescribeMultiple() |
void |
testDescribeSingle() |
protected Repository createRepository() throws Exception
Exception
protected abstract Repository newRepository() throws Exception
Exception
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.