Simias::Storage::Provider::Tests Class Reference

Unit Test for the Flaim Storage Provider. More...

Collaboration diagram for Simias::Storage::Provider::Tests:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void Init (string providerAssembly, string providerClass)
 Used to setup all the needed resources before the tests are run.
void Destroy ()
 Used to cleanup any resorces created by the test.
void CollectionTest ()
 Test to create a collection.
void CreateRecordTest ()
 Test case to create an object in the store.
void PerformanceTest ()
 Test case to test the performance of the provider.
void DeleteRecordTest ()
 Test case to delete an object in the store.
void QueryTest ()
 Test case to find objects that match the supported queries.
void GetRecordTest ()
 Test case to locate an object by id in the object store.
void ModifyRecordTest ()
 Test to modify an existing record.
void UnmanagedCall ()


Detailed Description

Unit Test for the Flaim Storage Provider.

Member Function Documentation

void Simias::Storage::Provider::Tests::Init ( string  providerAssembly,
string  providerClass 
) [inline]

Used to setup all the needed resources before the tests are run.

void Simias::Storage::Provider::Tests::Destroy (  )  [inline]

Used to cleanup any resorces created by the test.

void Simias::Storage::Provider::Tests::CollectionTest (  )  [inline]

Test to create a collection.

void Simias::Storage::Provider::Tests::CreateRecordTest (  )  [inline]

Test case to create an object in the store.

void Simias::Storage::Provider::Tests::PerformanceTest (  )  [inline]

Test case to test the performance of the provider.

void Simias::Storage::Provider::Tests::DeleteRecordTest (  )  [inline]

Test case to delete an object in the store.

void Simias::Storage::Provider::Tests::QueryTest (  )  [inline]

Test case to find objects that match the supported queries.

void Simias::Storage::Provider::Tests::GetRecordTest (  )  [inline]

Test case to locate an object by id in the object store.

void Simias::Storage::Provider::Tests::ModifyRecordTest (  )  [inline]

Test to modify an existing record.

void Simias::Storage::Provider::Tests::UnmanagedCall (  )  [inline]


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

Generated on Wed Apr 8 14:56:00 2009 for simias by  doxygen 1.5.6