Class PumpArchiveRepositoryTest
- Namespace
- adas_core.Test.Repositories
- Assembly
- adas-core.Test.dll
[TestFixture]
[Category("Integration")]
public class PumpArchiveRepositoryTest
- Inheritance
-
PumpArchiveRepositoryTest
- Inherited Members
- Extension Methods
Methods
DeleteBeforeDate()
Verifies that the DeleteBeforeDate repository method removes all records with a date earlier than the specified cutoff, retaining only records dated on or after that cutoff.
[Test]
public Task DeleteBeforeDate()
Returns
Init()
[OneTimeSetUp]
public Task Init()