C# (CSharp) Castle.ActiveRecord.Testing 네임스페이스

클래스들

이름 설명
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.