| Assembly Reference | Description |
|---|---|
| Common.Logging | |
| mscorlib | |
| mscorlib | |
| nunit.framework | |
| Spring.Core | |
| Spring.Data | |
| System | |
| System.Data |
| Namespace | Description |
|---|---|
| Spring.Testing.Ado | Missing <summary> Documentation for Spring.Testing.Ado |
| Spring.Testing.NUnit | Missing <summary> Documentation for Spring.Testing.NUnit |
| Class | Description |
|---|---|
| AbstractDependencyInjectionSpringContextTests | Convenient superclass for tests depending on a Spring context. The test instance itself is populated by Dependency Injection. |
| AbstractSpringContextTests | Superclass for NUnit test cases using a Spring context. |
| AbstractTransactionalDbProviderSpringContextTests | Subclass of AbstractTransactionalSpringContextTests that adds some convenience functionality for ADO.NET access. Expects a IDbProvider object to be defined in the Spring application context. |
| AbstractTransactionalSpringContextTests | Convenient superclass for tests that should occur in a transaction, but normally will roll the transaction back on the completion of each test. |
| SimpleAdoTestUtils | TBD |
| Interface | Description |
|---|---|
| IPlatformTransaction | Holds status for an active transaction. You *must* dispose this object! |