OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
OpenSim.Region.Framework.Scenes.Tests.ScenePresenceAgentTests Class Reference

Scene presence tests More...

Inheritance diagram for OpenSim.Region.Framework.Scenes.Tests.ScenePresenceAgentTests:
Inheritance graph
[legend]
Collaboration diagram for OpenSim.Region.Framework.Scenes.Tests.ScenePresenceAgentTests:
Collaboration graph
[legend]

Public Member Functions

void TestCreateRootScenePresence ()
 
void TestDupeCompleteMovementCalls ()
 Test that duplicate complete movement calls are ignored. More...
 
void TestCreateDuplicateRootScenePresence ()
 
void TestCloseClient ()
 
void TestCreateChildScenePresence ()
 
void TestChildAgentEstablishedInNeighbour ()
 Test that if a root agent logs into a region, a child agent is also established in the neighbouring region More...
 
- Public Member Functions inherited from OpenSim.Tests.Common.OpenSimTestCase
virtual void SetUp ()
 

Detailed Description

Scene presence tests

Definition at line 55 of file ScenePresenceAgentTests.cs.

Member Function Documentation

void OpenSim.Region.Framework.Scenes.Tests.ScenePresenceAgentTests.TestChildAgentEstablishedInNeighbour ( )
inline

Test that if a root agent logs into a region, a child agent is also established in the neighbouring region

Please note that unlike the other tests here, this doesn't rely on anything set up in the instance fields. INCOMPLETE

Definition at line 261 of file ScenePresenceAgentTests.cs.

void OpenSim.Region.Framework.Scenes.Tests.ScenePresenceAgentTests.TestCloseClient ( )
inline

Definition at line 187 of file ScenePresenceAgentTests.cs.

void OpenSim.Region.Framework.Scenes.Tests.ScenePresenceAgentTests.TestCreateChildScenePresence ( )
inline

Definition at line 205 of file ScenePresenceAgentTests.cs.

void OpenSim.Region.Framework.Scenes.Tests.ScenePresenceAgentTests.TestCreateDuplicateRootScenePresence ( )
inline

Definition at line 153 of file ScenePresenceAgentTests.cs.

void OpenSim.Region.Framework.Scenes.Tests.ScenePresenceAgentTests.TestCreateRootScenePresence ( )
inline

Definition at line 92 of file ScenePresenceAgentTests.cs.

void OpenSim.Region.Framework.Scenes.Tests.ScenePresenceAgentTests.TestDupeCompleteMovementCalls ( )
inline

Test that duplicate complete movement calls are ignored.

If duplicate calls are not ignored then there is a risk of race conditions or other unexpected effects.

Definition at line 120 of file ScenePresenceAgentTests.cs.


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