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

Public Member Functions

void TestAddTaskInventoryItem ()
 
void TestRezObjectFromInventoryItem ()
 
void TestMoveTaskInventoryItem ()
 Test MoveTaskInventoryItem from a part inventory to a user inventory where the item has no parent folder assigned. More...
 
void TestMoveTaskInventoryItemNoParent ()
 Test MoveTaskInventoryItem from a part inventory to a user inventory where the item has no parent folder assigned. More...
 
- Public Member Functions inherited from OpenSim.Tests.Common.OpenSimTestCase
virtual void SetUp ()
 

Detailed Description

Definition at line 51 of file TaskInventoryTests.cs.

Member Function Documentation

void OpenSim.Region.Framework.Tests.TaskInventoryTests.TestAddTaskInventoryItem ( )
inline

Definition at line 54 of file TaskInventoryTests.cs.

void OpenSim.Region.Framework.Tests.TaskInventoryTests.TestMoveTaskInventoryItem ( )
inline

Test MoveTaskInventoryItem from a part inventory to a user inventory where the item has no parent folder assigned.

This should place it in the most suitable user folder.

Definition at line 120 of file TaskInventoryTests.cs.

Here is the call graph for this function:

void OpenSim.Region.Framework.Tests.TaskInventoryTests.TestMoveTaskInventoryItemNoParent ( )
inline

Test MoveTaskInventoryItem from a part inventory to a user inventory where the item has no parent folder assigned.

This should place it in the most suitable user folder.

Definition at line 152 of file TaskInventoryTests.cs.

Here is the call graph for this function:

void OpenSim.Region.Framework.Tests.TaskInventoryTests.TestRezObjectFromInventoryItem ( )
inline

Definition at line 77 of file TaskInventoryTests.cs.


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