Publications

Visual Studio Team System 2008 Database Edition Power Tools

Davide Mauri

Sono stati rilasciati i Power Tools per Visual Studio 2008 Database Edition. Molte le feature interessanti:

_New Test Conditions for Database Unit Tests
• ChecksumCondition – You can use this test condition to verify that the checksum of the data set returned by a database unit test matches the checksum of an expected data set.
• ExpectedSchemaTestCondition – You can use this test condition to verify that the column names and data types of the returned data set match expected values.