Class ObservationArchiveRepositoryTest
- Namespace
- adas_core.Test.Repositories
- Assembly
- adas-core.Test.dll
[TestFixture]
[Category("Integration")]
public class ObservationArchiveRepositoryTest
- Inheritance
-
ObservationArchiveRepositoryTest
- Inherited Members
- Extension Methods
Methods
DeleteBeforeDate()
Verifies that the repository's DeleteBeforeDate method removes all patient observations
dated before the specified cutoff, leaving only a single observation remaining in the collection.
[Test]
public Task DeleteBeforeDate()
Returns
Init()
[OneTimeSetUp]
public Task Init()