-
Notifications
You must be signed in to change notification settings - Fork 294
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Test - Add tests for code coverage part2 (#1384)
* Add tests for SqlCommandBuilder * Add missing throw for invalid SqlDbType for a SqlMetaData constructor * Add more ctor tests for SqlMetaData * Add tests to SqlMetaData and increase code coverage to 78% * Add tests to SqlMetaData to increase code coverge to 92.8% * Add tests to SqlDependency to increase code coverage to 75% * Update src/Microsoft.Data.SqlClient/tests/FunctionalTests/SqlMetaDataTest.cs Co-authored-by: Cheena Malhotra <[email protected]> * remove unnecessary asserts Co-authored-by: Cheena Malhotra <[email protected]> Co-authored-by: Johnny Pham <[email protected]>
- Loading branch information
1 parent
d1deadd
commit fe79b3d
Showing
5 changed files
with
1,200 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.