public class TestIndexSegmentCheckpoint
extends junit.framework.TestCase
IndexSegmentCheckpoint
.Constructor and Description |
---|
TestIndexSegmentCheckpoint() |
TestIndexSegmentCheckpoint(String arg0) |
Modifier and Type | Method and Description |
---|---|
void |
test_size() |
void |
test_write_read01()
Test the ability to create an
IndexSegmentCheckpoint record, write
it on a file, and read back the same data from the file. |
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, setUp, tearDown, toString
public TestIndexSegmentCheckpoint()
public TestIndexSegmentCheckpoint(String arg0)
arg0
- public void test_size()
public void test_write_read01() throws IOException
IndexSegmentCheckpoint
record, write
it on a file, and read back the same data from the file. The data for
this test are somewhat faked since there are assertions on legal metadata
and we can not write arbitrary values into the various fields.IOException
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.