public class TestService794 extends AbstractProtocolTest
xtestMassageServiceCall()
and xtestMassageServiceNested1Call()
Also xtestServiceSyntaxError()
shows some bug some where in that
we take legal SPARQL and make it illegal before the service call ....
Some of the other tests show how to use a subselect as a workaround.AbstractProtocolTest.RequestFactory
TestCase2.MyProperties, TestCase2.RandomType
ASK, CONSTRUCT, PAUSE_BEFORE_CLOSE_TIME, SELECT
m_client, m_fixture, m_mgr, m_repo, m_rootURL, m_serviceURL, namespace, packagePath
_randomType, log
Constructor and Description |
---|
TestService794(String name) |
Modifier and Type | Method and Description |
---|---|
static junit.framework.Test |
suite() |
void |
testMassageServiceNested2Call() |
void |
testMassageServiceNested3Call() |
void |
testSimpleServiceCall() |
void |
xtestMassageServiceCall()
This one is currently broken, see trac794
Note also there is something unintersting with syntax
going wrong with some expressions like
SERVICE <> {
{ SELECT * {
?x eg:q ?y
}
}
}
|
void |
xtestMassageServiceNested1Call() |
void |
xtestServiceSyntaxError() |
checkUpdate, getRequestFactory, getResponseContentType, main, matchResponseContentType, newInstance, newSchemeRegistry, resetDefaultOptions, serviceRequest, setAccept, setAllow400s, setHeaders, setMethodAsGet, setMethodisPost, setMethodisPostUrlEncodedData, setUp, tearDown
asGraph, asGraph, assertSameGraph, assertSameGraph, countAll, countMatches, countResults, countResults, countResults, doConstructTest, doDeleteWithAccessPath, doDeleteWithBody, doDeleteWithPostTest, doDeleteWithQuery, doDescribeTest, doInsertByBody, doInsertbyURL, doInsertWithBodyTest, genNTRIPLES, genNTRIPLES2, getExactSize, getMatches, getResponseBody, getTestMode, getVeryLargeLiteral, loadGraphFromResource, newFixture, readFromFile, readGraphFromFile, setupDataOnServer, setupQuadsDataOnServer, writeOnBuffer
getDelegate, getIndexManager, getOurDelegate, getProperties, setDelegate
checkIfProxy, setUp, tearDown, tearDownAfterSuite
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEqualsWithinUlps, assertSameArray, assertSameArray, assertSameBigDecimal, assertSameBigDecimal, assertSameBigInteger, assertSameBigInteger, assertSameIterator, assertSameIterator, assertSameIteratorAnyOrder, assertSameIteratorAnyOrder, assertSameValue, assertSameValue, assertZeroUlps, assertZeroUlps, fail, getInnerCause, getNormalInt, getProjectBuildPath, getRandomObject, getRandomObject, getRandomOrder, getRandomString, getTestInputStream, getTestResource, getTestResource, getUlps, getUlps, isDEBUG, isDEBUG, isINFO, isINFO, isInnerCause, logProperties
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
public TestService794(String name)
public static junit.framework.Test suite()
public void testSimpleServiceCall() throws IOException
IOException
public void xtestMassageServiceCall() throws IOException
IOException
public void xtestMassageServiceNested1Call() throws IOException
IOException
public void testMassageServiceNested2Call() throws IOException
IOException
public void testMassageServiceNested3Call() throws IOException
IOException
public void xtestServiceSyntaxError() throws IOException
IOException
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.