OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Protected Attributes | List of all members
OpenSim.Region.CoreModules.Asset.Tests.FlotsamAssetCacheTests Class Reference

At the moment we're only test the in-memory part of the FlotsamAssetCache. This is a considerable weakness. More...

Inheritance diagram for OpenSim.Region.CoreModules.Asset.Tests.FlotsamAssetCacheTests:
Inheritance graph
[legend]
Collaboration diagram for OpenSim.Region.CoreModules.Asset.Tests.FlotsamAssetCacheTests:
Collaboration graph
[legend]

Public Member Functions

override void SetUp ()
 
void TestCacheAsset ()
 
void TestExpireAsset ()
 
void TestClearCache ()
 

Protected Attributes

TestScene m_scene
 
FlotsamAssetCache m_cache
 

Detailed Description

At the moment we're only test the in-memory part of the FlotsamAssetCache. This is a considerable weakness.

Definition at line 49 of file FlotsamAssetCacheTests.cs.

Member Function Documentation

override void OpenSim.Region.CoreModules.Asset.Tests.FlotsamAssetCacheTests.SetUp ( )
inlinevirtual

Reimplemented from OpenSim.Tests.Common.OpenSimTestCase.

Definition at line 55 of file FlotsamAssetCacheTests.cs.

void OpenSim.Region.CoreModules.Asset.Tests.FlotsamAssetCacheTests.TestCacheAsset ( )
inline

Definition at line 73 of file FlotsamAssetCacheTests.cs.

void OpenSim.Region.CoreModules.Asset.Tests.FlotsamAssetCacheTests.TestClearCache ( )
inline

Definition at line 111 of file FlotsamAssetCacheTests.cs.

void OpenSim.Region.CoreModules.Asset.Tests.FlotsamAssetCacheTests.TestExpireAsset ( )
inline

Definition at line 94 of file FlotsamAssetCacheTests.cs.

Member Data Documentation

FlotsamAssetCache OpenSim.Region.CoreModules.Asset.Tests.FlotsamAssetCacheTests.m_cache
protected

Definition at line 52 of file FlotsamAssetCacheTests.cs.

TestScene OpenSim.Region.CoreModules.Asset.Tests.FlotsamAssetCacheTests.m_scene
protected

Definition at line 51 of file FlotsamAssetCacheTests.cs.


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