Name | Description |
---|---|
AbstractTesting | |
InMemoryConnectionProvider | ConnectionProvider for Sqlite in memory tests, that suppresses closing the connection to keep the data until the test is finished. |
InMemoryTesting | Base class for in memory unit tests. This class does not contain any attributes specific to a testing framework. |