Swift_KeyCache_ArrayKeyCacheTest
extends TestCase
Table of Contents
-
$key1
: mixed
-
$key2
: mixed
-
testByteStreamAndStringCanBeAppended()
: mixed
-
testByteStreamCanBeAppended()
: mixed
-
testByteStreamCanBeImported()
: mixed
-
testDataCanBeExportedToByteStream()
: mixed
-
testHasKeyReturnValue()
: mixed
-
testItemKeyIsWellPartitioned()
: mixed
-
testKeyCanBeCleared()
: mixed
-
testNsKeyCanBeCleared()
: mixed
-
testNsKeyIsWellPartitioned()
: mixed
-
testStringDataCanBeAppended()
: mixed
-
testStringDataCanBeOverwritten()
: mixed
-
testStringDataCanBeSetAndFetched()
: mixed
-
createCache()
: mixed
-
createInputStream()
: mixed
-
createKeyCacheInputStream()
: mixed
-
createOutputStream()
: mixed
$key1
private
mixed
$key1
= 'key1'
$key2
private
mixed
$key2
= 'key2'
testByteStreamAndStringCanBeAppended()
public
testByteStreamAndStringCanBeAppended() : mixed
Return values
mixed
—
testByteStreamCanBeAppended()
public
testByteStreamCanBeAppended() : mixed
Return values
mixed
—
testByteStreamCanBeImported()
public
testByteStreamCanBeImported() : mixed
Return values
mixed
—
testDataCanBeExportedToByteStream()
public
testDataCanBeExportedToByteStream() : mixed
Return values
mixed
—
testHasKeyReturnValue()
public
testHasKeyReturnValue() : mixed
Return values
mixed
—
testItemKeyIsWellPartitioned()
public
testItemKeyIsWellPartitioned() : mixed
Return values
mixed
—
testKeyCanBeCleared()
public
testKeyCanBeCleared() : mixed
Return values
mixed
—
testNsKeyCanBeCleared()
public
testNsKeyCanBeCleared() : mixed
Return values
mixed
—
testNsKeyIsWellPartitioned()
public
testNsKeyIsWellPartitioned() : mixed
Return values
mixed
—
testStringDataCanBeAppended()
public
testStringDataCanBeAppended() : mixed
Return values
mixed
—
testStringDataCanBeOverwritten()
public
testStringDataCanBeOverwritten() : mixed
Return values
mixed
—
testStringDataCanBeSetAndFetched()
public
testStringDataCanBeSetAndFetched() : mixed
Return values
mixed
—
createCache()
private
createCache(mixed $is) : mixed
Parameters
-
$is
: mixed
-
Return values
mixed
—
private
createInputStream() : mixed
Return values
mixed
—
private
createKeyCacheInputStream() : mixed
Return values
mixed
—
createOutputStream()
private
createOutputStream() : mixed
Return values
mixed
—