public class ProxyGOMTest extends junit.framework.TestCase implements IProxyTest
| Modifier and Type | Field and Description |
|---|---|
protected org.openrdf.model.ValueFactory |
m_vf |
protected IObjectManager |
om |
| Constructor and Description |
|---|
ProxyGOMTest() |
ProxyGOMTest(String testName) |
| Modifier and Type | Method and Description |
|---|---|
junit.framework.Test |
getDelegate()
Returns the reference to the delegate or
null if
the delegate was not established. |
void |
setDelegate(junit.framework.Test delegate)
Sets the delegate.
|
protected void |
setUp() |
protected void |
showClassHierarchy(Iterator<IGPO> classes,
int indent) |
protected void |
showOntology(IGPO onto) |
protected void |
tearDown() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringprotected org.openrdf.model.ValueFactory m_vf
protected IObjectManager om
public ProxyGOMTest()
public ProxyGOMTest(String testName)
public void setDelegate(junit.framework.Test delegate)
IProxyTestProxyTestSuite uses this method to
set the delegate on each test class instance that it creates
that implements the IProxyTest interface.setDelegate in interface IProxyTestprotected void setUp()
throws Exception
setUp in class junit.framework.TestCaseExceptionprotected void tearDown()
throws Exception
tearDown in class junit.framework.TestCaseExceptionpublic junit.framework.Test getDelegate()
IProxyTestnull if
the delegate was not established.getDelegate in interface IProxyTestprotected void showOntology(IGPO onto)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.