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.ScenePresenceTeleportTests Class Reference

Teleport tests in a standalone OpenSim More...

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

Public Member Functions

void FixtureInit ()
 
void TearDown ()
 
void TestSameRegion ()
 
void TestSameSimulatorIsolatedRegionsV2 ()
 
void TestSameSimulatorIsolatedRegions_DeniedOnQueryAccess ()
 Test teleport procedures when the target simulator returns false when queried about access. More...
 
void TestSameSimulatorIsolatedRegions_DeniedOnCreateAgent ()
 Test teleport procedures when the target simulator create agent step is refused. More...
 
void TestSameSimulatorIsolatedRegions_DestinationDidNotProcessViewerConnection ()
 Test teleport when the destination region does not process (or does not receive) the connection attempt from the viewer. More...
 
void TestSameSimulatorNeighbouringRegionsV2 ()
 
- Public Member Functions inherited from OpenSim.Tests.Common.OpenSimTestCase
virtual void SetUp ()
 

Detailed Description

Teleport tests in a standalone OpenSim

Definition at line 52 of file ScenePresenceTeleportTests.cs.

Member Function Documentation

void OpenSim.Region.Framework.Scenes.Tests.ScenePresenceTeleportTests.FixtureInit ( )
inline

Definition at line 55 of file ScenePresenceTeleportTests.cs.

void OpenSim.Region.Framework.Scenes.Tests.ScenePresenceTeleportTests.TearDown ( )
inline

Definition at line 62 of file ScenePresenceTeleportTests.cs.

void OpenSim.Region.Framework.Scenes.Tests.ScenePresenceTeleportTests.TestSameRegion ( )
inline

Definition at line 71 of file ScenePresenceTeleportTests.cs.

void OpenSim.Region.Framework.Scenes.Tests.ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegions_DeniedOnCreateAgent ( )
inline

Test teleport procedures when the target simulator create agent step is refused.

Definition at line 333 of file ScenePresenceTeleportTests.cs.

void OpenSim.Region.Framework.Scenes.Tests.ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegions_DeniedOnQueryAccess ( )
inline

Test teleport procedures when the target simulator returns false when queried about access.

Definition at line 249 of file ScenePresenceTeleportTests.cs.

void OpenSim.Region.Framework.Scenes.Tests.ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegions_DestinationDidNotProcessViewerConnection ( )
inline

Test teleport when the destination region does not process (or does not receive) the connection attempt from the viewer.

This could be quite a common case where the source region can connect to a remove destination region (for CreateAgent) but the viewer cannot reach the destination region due to network issues.

Definition at line 414 of file ScenePresenceTeleportTests.cs.

void OpenSim.Region.Framework.Scenes.Tests.ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2 ( )
inline

Definition at line 185 of file ScenePresenceTeleportTests.cs.

void OpenSim.Region.Framework.Scenes.Tests.ScenePresenceTeleportTests.TestSameSimulatorNeighbouringRegionsV2 ( )
inline

Definition at line 582 of file ScenePresenceTeleportTests.cs.


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