Daniel's XL Toolbox NG
XLToolbox.Test.WorkbookStorage.StoreTest Class Reference

Public Member Functions

void InvalidContextCausesException ()
 
void StoreInGlobalContext ()
 
void StoreAndRetrieveIntegers (int i, int min, int max, int expect)
 
void StoreAndRetrieveString ()
 
void RetrieveNonExistingString ()
 
void DoNotAllowPutWithEmptyKey ()
 
void DoNotAllowGetWithEmptyKey ()
 
void StoreRetrieveObject ()
 

Member Function Documentation

◆ DoNotAllowGetWithEmptyKey()

void XLToolbox.Test.WorkbookStorage.StoreTest.DoNotAllowGetWithEmptyKey ( )
inline

◆ DoNotAllowPutWithEmptyKey()

void XLToolbox.Test.WorkbookStorage.StoreTest.DoNotAllowPutWithEmptyKey ( )
inline

◆ InvalidContextCausesException()

void XLToolbox.Test.WorkbookStorage.StoreTest.InvalidContextCausesException ( )
inline

◆ RetrieveNonExistingString()

void XLToolbox.Test.WorkbookStorage.StoreTest.RetrieveNonExistingString ( )
inline

◆ StoreAndRetrieveIntegers()

void XLToolbox.Test.WorkbookStorage.StoreTest.StoreAndRetrieveIntegers ( int  i,
int  min,
int  max,
int  expect 
)
inline

◆ StoreAndRetrieveString()

void XLToolbox.Test.WorkbookStorage.StoreTest.StoreAndRetrieveString ( )
inline

◆ StoreInGlobalContext()

void XLToolbox.Test.WorkbookStorage.StoreTest.StoreInGlobalContext ( )
inline

◆ StoreRetrieveObject()

void XLToolbox.Test.WorkbookStorage.StoreTest.StoreRetrieveObject ( )
inline

The documentation for this class was generated from the following file: