BaseChunkedDirectoryTestCase

Base class for Directories that "chunk" the input into blocks.

It tries to explicitly chunk with different sizes and test boundary conditions around the chunks.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun testAlignedInts()
Link copied to clipboard
Link copied to clipboard
open fun testByte()
Link copied to clipboard
Link copied to clipboard
open fun testChecksum()
Link copied to clipboard
open fun testCloneClose()
Link copied to clipboard
Link copied to clipboard
open fun testCopyBytes()
Link copied to clipboard
Link copied to clipboard
open fun testCopyFrom()
Link copied to clipboard
Link copied to clipboard
open fun testDataTypes()
Link copied to clipboard
open fun testDeleteFile()
Link copied to clipboard
open fun testDetectClose()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun testGroupVInt()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun testIllegalEOF()
Link copied to clipboard
Link copied to clipboard
open fun testInt()
Link copied to clipboard
Link copied to clipboard
open fun testIsLoaded()
Link copied to clipboard
Link copied to clipboard
open fun testLargeWrites()
Link copied to clipboard
Link copied to clipboard
open fun testLong()
Link copied to clipboard
open fun testMapOfStrings()
Link copied to clipboard
open fun testNoDir()
Link copied to clipboard
Link copied to clipboard
open fun testPrefetch()
Link copied to clipboard
Link copied to clipboard
open fun testRandomByte()
Link copied to clipboard
Link copied to clipboard
open fun testRandomInt()
Link copied to clipboard
open fun testRandomLong()
Link copied to clipboard
open fun testRandomShort()
Link copied to clipboard
open fun testRename()
Link copied to clipboard
Link copied to clipboard
open fun testSeekEnd()
Link copied to clipboard
open fun testSeeking()
Link copied to clipboard
open fun testSeekPastEOF()
Link copied to clipboard
open fun testSeekSliceEnd()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun testSeekZero()
Link copied to clipboard
open fun testSetOfStrings()
Link copied to clipboard
open fun testShort()
Link copied to clipboard
Link copied to clipboard
open override fun testSliceOfSlice()
Link copied to clipboard
Link copied to clipboard
open fun testString()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun testVInt()
Link copied to clipboard
open fun testVLong()
Link copied to clipboard
open fun testZInt()
Link copied to clipboard
open fun testZLong()