OpenSimMirror/OpenSim/Data/Tests
AlexRa 91ad1f4ee7 Added generic base classes for testing database services
These are some generic classes that simplify writing tests
for any of the data connectors and databases. Among other
things, configuring the connection strings is done once,
in a separate resource file.

Tests based on the new BasicDataServiceTest class require
NUnit 2.5 or better.
2010-05-23 11:47:36 +03:00
..
Resources Added generic base classes for testing database services 2010-05-23 11:47:36 +03:00
BasicAssetTest.cs Series of patches to include creator ID in assets. 2010-05-20 11:01:51 +01:00
BasicDataServiceTest.cs Added generic base classes for testing database services 2010-05-23 11:47:36 +03:00
BasicEstateTest.cs Remove the reading of estate_settings.xml and the associated processing of 2010-03-22 18:49:56 +00:00
BasicInventoryTest.cs * Added Expression based ignores to the PropertyScrambler, which makes a lot of the tests clearer because I'm not constantly resetting properties. 2009-08-16 14:34:16 -04:00
BasicRegionTest.cs Disable Data.BasicRegioNTest.T016_RandomSogWithSceneParts() temporarily since it's making the tests fail but the cause is not obvious (wrapped up in layers of reflection) 2010-02-16 19:31:49 +00:00
DataTestUtil.cs rename SQLiteNG to SQLite and SQLite to SQLiteLegacy 2010-04-30 17:45:00 +01:00
DefaultTestConns.cs Added generic base classes for testing database services 2010-05-23 11:47:36 +03:00
PropertyCompareConstraint.cs Changed asset CreatorID to a string 2010-02-22 14:18:59 -08:00
PropertyScrambler.cs Changed asset CreatorID to a string 2010-02-22 14:18:59 -08:00