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, toString
protected org.openrdf.model.ValueFactory m_vf
protected IObjectManager om
public ProxyGOMTest()
public ProxyGOMTest(String testName)
public void setDelegate(junit.framework.Test delegate)
IProxyTest
ProxyTestSuite
uses this method to
set the delegate on each test class instance that it creates
that implements the IProxyTest
interface.setDelegate
in interface IProxyTest
protected void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
protected void tearDown() throws Exception
tearDown
in class junit.framework.TestCase
Exception
public junit.framework.Test getDelegate()
IProxyTest
null
if
the delegate was not established.getDelegate
in interface IProxyTest
protected void showOntology(IGPO onto)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.