OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
OpenSim.Region.CoreModules.Avatar.Chat.Tests.ChatModuleTests Class Reference
Inheritance diagram for OpenSim.Region.CoreModules.Avatar.Chat.Tests.ChatModuleTests:
Inheritance graph
[legend]
Collaboration diagram for OpenSim.Region.CoreModules.Avatar.Chat.Tests.ChatModuleTests:
Collaboration graph
[legend]

Public Member Functions

void FixtureInit ()
 
void TearDown ()
 
void TestInterRegionChatDistanceEastWest ()
 Tests chat between neighbour regions on the east-west axis More...
 
void TestInterRegionChatDistanceNorthSouth ()
 Tests chat between neighbour regions on the north-south axis More...
 
- Public Member Functions inherited from OpenSim.Tests.Common.OpenSimTestCase
virtual void SetUp ()
 

Detailed Description

Definition at line 49 of file ChatModuleTests.cs.

Member Function Documentation

void OpenSim.Region.CoreModules.Avatar.Chat.Tests.ChatModuleTests.FixtureInit ( )
inline

Definition at line 52 of file ChatModuleTests.cs.

void OpenSim.Region.CoreModules.Avatar.Chat.Tests.ChatModuleTests.TearDown ( )
inline

Definition at line 60 of file ChatModuleTests.cs.

void OpenSim.Region.CoreModules.Avatar.Chat.Tests.ChatModuleTests.TestInterRegionChatDistanceEastWest ( )
inline

Tests chat between neighbour regions on the east-west axis

Really, this is a combination of a child agent position update test and a chat range test. These need to be separated later on.

Definition at line 102 of file ChatModuleTests.cs.

Here is the call graph for this function:

void OpenSim.Region.CoreModules.Avatar.Chat.Tests.ChatModuleTests.TestInterRegionChatDistanceNorthSouth ( )
inline

Tests chat between neighbour regions on the north-south axis

Really, this is a combination of a child agent position update test and a chat range test. These need to be separated later on.

Definition at line 193 of file ChatModuleTests.cs.

Here is the call graph for this function:


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