C# (CSharp) Npgsql.Tests Namespace

Nested Namespaces

Npgsql.Tests.Types

Classes

Name Description
BugTests
CommandBuilderTests
CommandTests
ConnectionStringBuilderTests
ConnectionTests
IssueLink
LinuxIgnore
MonoIgnore
NpgsqlConnectionExtensions
ReaderNewSchemaTests This tests the new CoreCLR schema/metadata API, which returns ReadOnlyCollection<DbColumn>. Note that this API is also available on .NET Framework. For the old DataTable-based API, see ReaderOldSchemaTests.
ReaderNewSchemaTests.SomeComposite
ReaderOldSchemaTests This tests the .NET Framework DbDataReader schema/metadata API, which returns DataTable. For the new CoreCLR API, see ReaderNewSchemaTests.
SecurityTests
SystemTransactionTests
SystemTransactionTests.FakePromotableSinglePhaseNotification
TestBase
TestUtil
TimeoutAttribute
WriteBufferTests