public class TestMockUtility extends Object
Constructor and Description |
---|
TestMockUtility() |
Modifier and Type | Method and Description |
---|---|
static BOpContext<IBindingSet> |
mockContext(AbstractTripleStore kb)
Creates a mocked context associated with the given abstract triple store,
with index manager properly initialized.
|
static AbstractTripleStore |
mockTripleStore(String namespace)
Creates a mocked local triple (memory) store with the given namespace,
with unisolated transactions.
|
public static AbstractTripleStore mockTripleStore(String namespace)
namespace
- public static BOpContext<IBindingSet> mockContext(AbstractTripleStore kb)
kb
- Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.