OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Protected Attributes | List of all members
OpenSim.Region.Framework.Scenes.Tests.UuidGathererTests Class Reference
Inheritance diagram for OpenSim.Region.Framework.Scenes.Tests.UuidGathererTests:
Inheritance graph
[legend]
Collaboration diagram for OpenSim.Region.Framework.Scenes.Tests.UuidGathererTests:
Collaboration graph
[legend]

Public Member Functions

void Init ()
 
void TestCorruptAsset ()
 
void TestMissingAsset ()
 Test requests made for non-existent assets while we're gathering More...
 
void TestNotecardAsset ()
 
void TestTaskItems ()
 
- Public Member Functions inherited from OpenSim.Tests.Common.OpenSimTestCase
virtual void SetUp ()
 

Protected Attributes

IAssetService m_assetService
 
UuidGatherer m_uuidGatherer
 

Detailed Description

Definition at line 40 of file UuidGathererTests.cs.

Member Function Documentation

void OpenSim.Region.Framework.Scenes.Tests.UuidGathererTests.Init ( )
inline

Definition at line 46 of file UuidGathererTests.cs.

void OpenSim.Region.Framework.Scenes.Tests.UuidGathererTests.TestCorruptAsset ( )
inline

Definition at line 55 of file UuidGathererTests.cs.

void OpenSim.Region.Framework.Scenes.Tests.UuidGathererTests.TestMissingAsset ( )
inline

Test requests made for non-existent assets while we're gathering

Definition at line 75 of file UuidGathererTests.cs.

void OpenSim.Region.Framework.Scenes.Tests.UuidGathererTests.TestNotecardAsset ( )
inline

Definition at line 88 of file UuidGathererTests.cs.

void OpenSim.Region.Framework.Scenes.Tests.UuidGathererTests.TestTaskItems ( )
inline

Definition at line 125 of file UuidGathererTests.cs.

Here is the call graph for this function:

Member Data Documentation

IAssetService OpenSim.Region.Framework.Scenes.Tests.UuidGathererTests.m_assetService
protected

Definition at line 42 of file UuidGathererTests.cs.

UuidGatherer OpenSim.Region.Framework.Scenes.Tests.UuidGathererTests.m_uuidGatherer
protected

Definition at line 43 of file UuidGathererTests.cs.


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