| Class | Description |
|---|---|
| AbstractBigdataSailTestCase |
Abstract harness for testing under a variety of configurations.
|
| DavidsTestBOps |
A test suite developed for some bits and pieces of SPARQL 1.0 coverage.
|
| ProxyBigdataSailTestCase |
This class provides proxy delegation logic for abstract methods declared by
AbstractBigdataSailTestCase and is used to extend the set of tests
that will be applied to all implementations of the generic object model Java
API. |
| QuadsTestCase |
Unit tests for named graphs.
|
| StressTest_ClosedByInterrupt_RW | |
| TestAll |
Test suite.
|
| TestBigdataSailEmbeddedFederationWithQuads |
Test suite for the
BigdataSail with quads enabled running against an
EmbeddedFederation with a single data service. |
| TestBigdataSailWithoutSids |
Test suite for the
BigdataSail with statement identifiers enabled. |
| TestBigdataSailWithQuads |
Test suite for the
BigdataSail with quads enabled. |
| TestBigdataSailWithSids |
Test suite for the
BigdataSail with statement identifiers enabled. |
| TestBigdataValueReplacer |
Test suite for the logic which rewrites a query, replacing
Value
constants with BigdataValue constants which have been resolved
against the database. |
| TestBootstrapBigdataSail |
Bootstrap test case for bringing up the
BigdataSail. |
| TestBOps | |
| TestChangeSets |
Test suite for the
IChangeLog feature. |
| TestCnxnCreate |
Test suite for BLZG-2056 BigdataSailConnections not always closed by
BigdataSail.shutdown()
|
| TestConcurrentKBCreate |
Test suite for the concurrent create and discovery of a KB instance.
|
| TestConcurrentKBCreate.TestWithGroupCommit | |
| TestConcurrentKBCreate.TestWithoutGroupCommit | |
| TestHistoryIndex |
Test the index supporting the
HistoryServiceFactory. |
| TestInlineValues | |
| TestJoinScope |
Unit tests the quads aspects of the
BigdataSail implementation. |
| TestLexJoinOps | |
| TestMaterialization | |
| TestMillisecondPrecisionForInlineDateTimes |
Unit test template for use in submission of bugs.
|
| TestMROWTransactions |
TestCase to test single writer/mutiple transaction committed readers with
SAIL interface.
|
| TestMROWTransactions.MyBTree |
Helper class for force abort of a B+Tree write.
|
| TestMROWTransactionsNoHistory |
TestCase to test single writer/mutiple transaction committed readers with
SAIL interface.
|
| TestMROWTransactionsWithHistory |
TestCase to test single writer/mutiple transaction committed readers with
SAIL interface.
|
| TestMultiGraphs | |
| TestNoExceptions |
This test suite is for trac items where the failure mode is a 500 error caused
by a software error, often in the static optimizer.
|
| TestOptionals |
Unit tests the optionals aspects of the
BigdataSail implementation. |
| TestOrderBy | |
| TestProvenanceQuery |
Test suite for high-level query against a graph containing statements about
statements.
|
| TestPruneBindingSets | |
| TestQuadsAPI |
Unit tests the quads aspects of the
BigdataSail implementation. |
| TestRDRHistory |
Test suite
RDRHistory. |
| TestRDRHistory.CustomRDRHistory | |
| TestReadWriteTransactions | |
| TestRollbacks |
This is a stress test for abort/rollback semantics.
|
| TestRollbacksTM |
Concrete instance of
TestRollbacks which overrides the properties to
enable truth maintenance support in the SAIL. |
| TestRollbacksTx |
Concrete instance of
TestRollbacks which overrides the properties to
enable full transaction support in the SAIL. |
| TestSearchQuery |
Test suite for high-level query against a graph containing statements about
statements.
|
| TestSesameFilters | |
| TestSesameMultiGraphs | |
| TestSetBinding |
Test suite for
AbstractOperation.setBinding(String, Value) |
| TestSids |
Test case for reverse lookup from SID to statement.
|
| TestSingleTailRule | |
| TestSparqlStar |
Test suite for SPARQL* features
|
| TestSparqlUpdateCommit | |
| TestSparqlUpdateCommit.CommitCounter | |
| TestStrBOp | |
| TestTemplate |
Unit test template for use in submission of bugs.
|
| TestTicket1086 |
Test suite for ticket #1086: when loading quads data into a triples store,
there now is a config option BigdataSail.Options.REJECT_QUADS_IN_TRIPLE_MODE.
|
| TestTicket1388 |
Test suite for ticket #1388: xsd:date function
|
| TestTicket1518 |
Test suite for ticket #1518: tests for quad-mode SPARQL features with triplestore not supporting quads
|
| TestTicket1681 |
Unit test template for use in submission of bugs.
|
| TestTicket1682 |
Unit test template for use in submission of bugs.
|
| TestTicket1716 |
Test suite for an issue where IV resolution of invalid numeric literal fails
|
| TestTicket1747 |
Test suite for an issue where IV resolution of vocabulary terms
interferes with query parsing and deferred IV resolution (
ASTDeferredIVResolution. |
| TestTicket1753 |
Test suite for an issue where IV resolution of having clause fails
|
| TestTicket1755 |
Unit test template for use in submission of bugs.
|
| TestTicket1785 |
Unit test template for use in submission of bugs.
|
| TestTicket1788 |
Unit test template for use in submission of bugs.
|
| TestTicket1875 |
Test suite for an issue where IV resolution of RDR statements was not completed
|
| TestTicket1889 |
This test case covers 2 ArrayIndexOutOfBoundsException occurrences:
1.
|
| TestTicket1889_2 |
Unit test template for use in submission of bugs.
|
| TestTicket1893 | |
| TestTicket2043 |
Unit test template for use in submission of bugs.
|
| TestTicket2043b |
Unit test template for use in submission of bugs.
|
| TestTicket275 |
Unit test template for use in submission of bugs.
|
| TestTicket276 |
Unit test template for use in submission of bugs.
|
| TestTicket348 |
Unit test template for use in submission of bugs.
|
| TestTicket353 |
Unit test template for use in submission of bugs.
|
| TestTicket355 |
Unit test template for use in submission of bugs.
|
| TestTicket422 |
Test suite for wrapping a
TempTripleStore as a BigdataSail. |
| TestTicket473 | |
| TestTicket581 |
Unit test template for use in submission of bugs.
|
| TestTicket610 |
To run this test case, specify the following JVM property:
-DtestClass=com.bigdata.rdf.sail.TestBigdataSailWithoutSids |
| TestTicket632 |
Test for an error that occurs when a SERVICE (OpenRdf Service) call uses
variables that are assigned as input bindings to the query that holds the
SERVICE call.
|
| TestTicket647 |
Unit test template for use in submission of bugs.
|
| TestTicket669 |
Unit test template for use in submission of bugs.
|
| TestTicket693 |
Unit test template for use in submission of bugs.
|
| TestTicket967 |
Ticket 967 is an EOF exception on high load of HttpClient requests
|
| TestTxCreate |
Unit test for the creation of a Sail with isolatable indices.
|
| TestUnions |
Unit tests the UNION aspects of the
BigdataSail implementation. |
Copyright © 2006–2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.