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

Classes

class  HasInt
 
class  Recursive
 

Public Member Functions

void IntShouldMatch ()
 
void IntShouldNotMatch ()
 
void IntShouldIgnore ()
 
void AssetShouldMatch ()
 
void AssetShouldNotMatch ()
 
void AssetShouldNotMatch2 ()
 
void UUIDShouldMatch ()
 
void UUIDShouldNotMatch ()
 
void TestColors ()
 
void ShouldCompareLists ()
 
void ShouldFailToCompareListsThatAreDifferent ()
 
void ShouldFailToCompareListsThatAreDifferentLengths ()
 
void ErrorsOutOnRecursive ()
 
- Public Member Functions inherited from OpenSim.Tests.Common.OpenSimTestCase
virtual void SetUp ()
 

Detailed Description

Definition at line 258 of file PropertyCompareConstraint.cs.

Member Function Documentation

void OpenSim.Data.Tests.PropertyCompareConstraintTest.AssetShouldMatch ( )
inline

Definition at line 297 of file PropertyCompareConstraint.cs.

void OpenSim.Data.Tests.PropertyCompareConstraintTest.AssetShouldNotMatch ( )
inline

Definition at line 309 of file PropertyCompareConstraint.cs.

void OpenSim.Data.Tests.PropertyCompareConstraintTest.AssetShouldNotMatch2 ( )
inline

Definition at line 321 of file PropertyCompareConstraint.cs.

void OpenSim.Data.Tests.PropertyCompareConstraintTest.ErrorsOutOnRecursive ( )
inline

Definition at line 402 of file PropertyCompareConstraint.cs.

void OpenSim.Data.Tests.PropertyCompareConstraintTest.IntShouldIgnore ( )
inline

Definition at line 287 of file PropertyCompareConstraint.cs.

void OpenSim.Data.Tests.PropertyCompareConstraintTest.IntShouldMatch ( )
inline

Definition at line 266 of file PropertyCompareConstraint.cs.

void OpenSim.Data.Tests.PropertyCompareConstraintTest.IntShouldNotMatch ( )
inline

Definition at line 276 of file PropertyCompareConstraint.cs.

void OpenSim.Data.Tests.PropertyCompareConstraintTest.ShouldCompareLists ( )
inline

Definition at line 366 of file PropertyCompareConstraint.cs.

void OpenSim.Data.Tests.PropertyCompareConstraintTest.ShouldFailToCompareListsThatAreDifferent ( )
inline

Definition at line 377 of file PropertyCompareConstraint.cs.

void OpenSim.Data.Tests.PropertyCompareConstraintTest.ShouldFailToCompareListsThatAreDifferentLengths ( )
inline

Definition at line 387 of file PropertyCompareConstraint.cs.

void OpenSim.Data.Tests.PropertyCompareConstraintTest.TestColors ( )
inline

Definition at line 355 of file PropertyCompareConstraint.cs.

void OpenSim.Data.Tests.PropertyCompareConstraintTest.UUIDShouldMatch ( )
inline

Definition at line 333 of file PropertyCompareConstraint.cs.

void OpenSim.Data.Tests.PropertyCompareConstraintTest.UUIDShouldNotMatch ( )
inline

Definition at line 344 of file PropertyCompareConstraint.cs.


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