@Deprecated public class TestIVBindingSetEncoderWithCache extends AbstractBindingSetEncoderTestCase
IVBindingSetEncoderWithIVCache
. This class supports an
IV
to BigdataValue
cache which provides lookup to resolve the
observed associations as reported by IVCache.getValue()
.AST2BOpUtility
update process whenever we set up an analytic hash join.
This test is deprecated and has been disabled in com.bigdata.rdf.internal.encoder.TestAll.
Note that, if at some point we decide to re-enable the test, we would need to fix
the IVBindingSetEncoderWithIVCache
(I've recently added some tests to this
class which are failing). Unless the IVBindingSetEncoderWithIVCache
is resurrected,
these test failures can simply be ignored.TestCase2.MyProperties, TestCase2.RandomType
blobIV, decoder, encoder, fullyInlinedTypedLiteralIV, fullyInlineUriIV, inlineIV1, inlineIV2, inlineIV3, inlineIV4, ipV4AddrIv, literalArrayIV, literalExtensionIV, mockIV1, mockIV2, mockIV3, mockIVCarryingBNode, mockIVCarryingUri, namespace, packedLongIV, termId, termId2, testCache, unsignedByteIV, unsignedIntIV, unsignedLongIV, unsignedShortIV, uriExtensionIV, uuidLiteralIV, valueFactory, vocabUriByteIV, vocabUriShortIV
_randomType, log
Constructor and Description |
---|
TestIVBindingSetEncoderWithCache()
Deprecated.
|
TestIVBindingSetEncoderWithCache(String name)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
setUp()
Deprecated.
|
protected void |
tearDown()
Deprecated.
|
assertEquals, doEncodeDecodeTest, doEncodeDecodeTest, getVeryLargeLiteral, test_encodeEmpty, test_encodeNonEmpty, test_encodeNonEmpty2, test_encodeNonEmptyWithCachedValue, test_encodeNonEmptyWithCachedValues, test_encodeNonEmptyWithCachedValuesAndInlineValues, test_encodeNonEmptyWithCachedValuesAndInlineValues2, test_multipleSolutions, test_multipleSolutions2, test_multipleSolutions3, test_multipleSolutions4, test_multipleSolutions5, test_multipleSolutionsWithCachedValue4, test_multipleSolutionsWithCachedValue5, test_multipleSolutionsWithCachedValues, test_multipleSolutionsWithCachedValues2, test_multipleSolutionsWithCachedValues3, test_solutionWithAllMockIVs, test_solutionWithMockIVAndOthersToo, test_solutionWithMockIVsPreservesFlagsBits, test_solutionWithOneMockIV, test_solutionWithSameValueBoundTwice, test_solutionWithThreeBindings1, test_solutionWithThreeBindings2, test_solutionWithThreeBindingsSomeNotCached1, test_solutionWithThreeBindingsSomeNotCachedSomeInline, test_solutionWithVeryLargeObject, test_solutionWithVeryLargeObject2, test_solutionWithVeryLargeObject3, testAbstractLiteralIVs, testFullyInlineUriIV, testLiteralExtensionIV, testUriExtensionIV, testVocabUriByteIV, testVocabUriShortIV
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, getProperties, 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 TestIVBindingSetEncoderWithCache()
public TestIVBindingSetEncoderWithCache(String name)
protected void setUp() throws Exception
setUp
in class AbstractBindingSetEncoderTestCase
Exception
protected void tearDown() throws Exception
tearDown
in class AbstractBindingSetEncoderTestCase
Exception
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.