Click or drag to resize

PDTec.IceNet.Sdk.Test Namespace

The PDTec.IceNet.Sdk.Test namespace provides base classes for ice.NET unit tests and utility classes to simplify implementing the unit tests.
Classes
  ClassDescription
Public classCode exampleDatabaseTestBase
Undecorated base class for ice.NET database unit tests. This class can be used with any unit testing framework that supports SetUp and TearDown logic.
Protected classDatabaseTestBaseDatabaseSettings
Public classDatabaseTestBaseLoginInfo
SQL Server login information.
Public classCode exampleTestServiceAdapterTService
An adapter that enables usage of IceNetService implementations from unit tests directly, without generated code from the Service builder.