OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Protected Attributes | List of all members
OpenSim.Region.ScriptEngine.Shared.Tests.OSSL_ApiAttachmentTests Class Reference

Tests for OSSL attachment functions More...

Inheritance diagram for OpenSim.Region.ScriptEngine.Shared.Tests.OSSL_ApiAttachmentTests:
Inheritance graph
[legend]
Collaboration diagram for OpenSim.Region.ScriptEngine.Shared.Tests.OSSL_ApiAttachmentTests:
Collaboration graph
[legend]

Public Member Functions

override void SetUp ()
 
void TestOsForceAttachToAvatarFromInventory ()
 
void TestOsForceAttachToAvatarFromInventoryNotObject ()
 Make sure we can't force attach anything other than objects. More...
 
void TestOsForceAttachToOtherAvatarFromInventory ()
 

Protected Attributes

Scene m_scene
 
XEngine.XEngine m_engine
 

Detailed Description

Tests for OSSL attachment functions

TODO: Add tests for all functions

Definition at line 57 of file OSSL_ApiAttachmentTests.cs.

Member Function Documentation

override void OpenSim.Region.ScriptEngine.Shared.Tests.OSSL_ApiAttachmentTests.SetUp ( )
inlinevirtual

Reimplemented from OpenSim.Tests.Common.OpenSimTestCase.

Definition at line 63 of file OSSL_ApiAttachmentTests.cs.

void OpenSim.Region.ScriptEngine.Shared.Tests.OSSL_ApiAttachmentTests.TestOsForceAttachToAvatarFromInventory ( )
inline

Definition at line 87 of file OSSL_ApiAttachmentTests.cs.

void OpenSim.Region.ScriptEngine.Shared.Tests.OSSL_ApiAttachmentTests.TestOsForceAttachToAvatarFromInventoryNotObject ( )
inline

Make sure we can't force attach anything other than objects.

Definition at line 133 of file OSSL_ApiAttachmentTests.cs.

void OpenSim.Region.ScriptEngine.Shared.Tests.OSSL_ApiAttachmentTests.TestOsForceAttachToOtherAvatarFromInventory ( )
inline

Definition at line 179 of file OSSL_ApiAttachmentTests.cs.

Member Data Documentation

XEngine.XEngine OpenSim.Region.ScriptEngine.Shared.Tests.OSSL_ApiAttachmentTests.m_engine
protected

Definition at line 60 of file OSSL_ApiAttachmentTests.cs.

Scene OpenSim.Region.ScriptEngine.Shared.Tests.OSSL_ApiAttachmentTests.m_scene
protected

Definition at line 59 of file OSSL_ApiAttachmentTests.cs.


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