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

Tests for linking functions in LSL More...

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

Public Member Functions

override void SetUp ()
 
void TestllCreateLink ()
 
void TestllBreakLink ()
 
void TestllBreakAllLinks ()
 

Protected Attributes

Scene m_scene
 
XEngine.XEngine m_engine
 

Detailed Description

Tests for linking functions in LSL

This relates to LSL. Actual linking functionality should be tested in the main OpenSim.Region.Framework.Scenes.Tests.SceneObjectLinkingTests.

Definition at line 59 of file LSL_ApiLinkingTests.cs.

Member Function Documentation

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

Reimplemented from OpenSim.Tests.Common.OpenSimTestCase.

Definition at line 65 of file LSL_ApiLinkingTests.cs.

void OpenSim.Region.ScriptEngine.Shared.Tests.LSL_ApiLinkingTests.TestllBreakAllLinks ( )
inline

Definition at line 145 of file LSL_ApiLinkingTests.cs.

Here is the call graph for this function:

void OpenSim.Region.ScriptEngine.Shared.Tests.LSL_ApiLinkingTests.TestllBreakLink ( )
inline

Definition at line 116 of file LSL_ApiLinkingTests.cs.

Here is the call graph for this function:

void OpenSim.Region.ScriptEngine.Shared.Tests.LSL_ApiLinkingTests.TestllCreateLink ( )
inline

Definition at line 82 of file LSL_ApiLinkingTests.cs.

Here is the call graph for this function:

Member Data Documentation

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

Definition at line 62 of file LSL_ApiLinkingTests.cs.

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

Definition at line 61 of file LSL_ApiLinkingTests.cs.


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