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

Public Member Functions

void TestAddLandObject ()
 
void TestLoadWithNoParcels ()
 Test parcels on region when no land data exists to be loaded. More...
 
void TestLoadWithSinglePartialCoveringParcel ()
 Test parcels on region when a single parcel already exists but it does not cover the whole region. More...
 
void TestLoadWithMultiplePartialCoveringParcels ()
 Test parcels on region when a single parcel already exists but it does not cover the whole region. More...
 
void TestLoad ()
 Test parcels on region when whole region is parcelled (which should normally always be the case). More...
 
void TestSubdivide ()
 
- Public Member Functions inherited from OpenSim.Tests.Common.OpenSimTestCase
virtual void SetUp ()
 

Detailed Description

Definition at line 37 of file LandManagementModuleTests.cs.

Member Function Documentation

void OpenSim.Region.CoreModules.World.Land.Tests.LandManagementModuleTests.TestAddLandObject ( )
inline

Definition at line 40 of file LandManagementModuleTests.cs.

void OpenSim.Region.CoreModules.World.Land.Tests.LandManagementModuleTests.TestLoad ( )
inline

Test parcels on region when whole region is parcelled (which should normally always be the case).

Definition at line 192 of file LandManagementModuleTests.cs.

void OpenSim.Region.CoreModules.World.Land.Tests.LandManagementModuleTests.TestLoadWithMultiplePartialCoveringParcels ( )
inline

Test parcels on region when a single parcel already exists but it does not cover the whole region.

Definition at line 143 of file LandManagementModuleTests.cs.

void OpenSim.Region.CoreModules.World.Land.Tests.LandManagementModuleTests.TestLoadWithNoParcels ( )
inline

Test parcels on region when no land data exists to be loaded.

Definition at line 84 of file LandManagementModuleTests.cs.

void OpenSim.Region.CoreModules.World.Land.Tests.LandManagementModuleTests.TestLoadWithSinglePartialCoveringParcel ( )
inline

Test parcels on region when a single parcel already exists but it does not cover the whole region.

Definition at line 109 of file LandManagementModuleTests.cs.

void OpenSim.Region.CoreModules.World.Land.Tests.LandManagementModuleTests.TestSubdivide ( )
inline

Definition at line 234 of file LandManagementModuleTests.cs.


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