public static class TestMemStore.TestRawStore extends AbstractRawStoreTestCase
AbstractRawStoreTestCase
.TestCase2.MyProperties, TestCase2.RandomType
r
_randomType, log
Constructor and Description |
---|
TestMemStore.TestRawStore() |
TestMemStore.TestRawStore(String name) |
Modifier and Type | Method and Description |
---|---|
Properties |
getProperties()
Note: Properties are not used.
|
protected IRawStore |
getStore()
Return a new store that will serve as the fixture for the test.
|
void |
test_allocCommitFree() |
void |
test_allocCommitFreeWithHistory() |
void |
test_blobDeferredFrees() |
void |
test_sessionProtection()
Tests whether tasks are able to access and modify data safely by
emulating transactions by calling activateTx and deactivateTx
directly.
|
void |
test_stressSessionProtection() |
void |
testVerifyCommitRecordIndex()
Can be tested by removing RWStore call to journal.removeCommitRecordEntries
in freeDeferrals.
|
getRandomData, test_close, test_multipleWrites, test_read_correctRejection_0L, test_read_correctRejection_zeroLength, test_readImmutable, test_write_correctRejection_emptyRecord, test_write_correctRejection_null, test_writeImmutable, test_writeRead, test_writeReadRead, testBlobObjectStreams, testEmptyStream, testSimpleStringStream, testSimpleStringStreamFromStandardAllocation, testZipStreams
assertCondition, assertCondition, assertEquals, assertEquals, getBytes, getPort, getRandomData, getRandomData, setUp, tearDown
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 TestMemStore.TestRawStore()
public TestMemStore.TestRawStore(String name)
public Properties getProperties()
getProperties
in class TestCase2
Properties
object that supplies bindings for
property names according to the described hierarchy among
property resources. The returned Properties
is NOT
cached.
TODO This does not handle the recursive truncation of the
class name to search for "test.properties" yet.protected IRawStore getStore()
AbstractRawStoreTestCase
getStore
in class AbstractRawStoreTestCase
public void testVerifyCommitRecordIndex()
public void test_sessionProtection()
public void test_stressSessionProtection()
public void test_allocCommitFree()
public void test_allocCommitFreeWithHistory()
public void test_blobDeferredFrees()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.