OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes
Package OpenSim.Data.Tests

Classes

class  SQLiteAssetTests
 
class  MySqlAssetTests
 
class  AssetTests< TConn, TAssetData >
 
class  BasicDataServiceTest< TConn, TService >
 This is a base class for testing any Data service for any DBMS. Requires NUnit 2.5 or better (to support the generics). More...
 
class  DataTestUtil
 Shared constants and methods for database unit tests. More...
 
class  DefaultTestConns
 This static class looks for TestDataConnections.ini file in the /bin directory to obtain a connection string for testing one of the supported databases. The connections must be in the section [TestConnections] with names matching the connection class name for the specific database, e.g.:
 
class  SQLiteEstateTests
 
class  MySqlEstateTests
 
class  EstateTests< TConn, TEstateStore >
 
class  MySqlInventoryTests
 
class  InventoryTests< TConn, TInvStore >
 
class  Constraints
 
class  PropertyCompareConstraint< T >
 
class  PropertyCompareConstraintTest
 
class  PropertyScrambler< T >
 
class  PropertyScramblerTests
 
class  SQLiteRegionTests
 
class  MySqlRegionTests
 
class  RegionTests< TConn, TRegStore >