Class DisplayRepisitoryTest
- Namespace
- adas_core.Test.Repositories
- Assembly
- adas-core.Test.dll
[TestFixture]
public class DisplayRepisitoryTest
- Inheritance
-
DisplayRepisitoryTest
- Inherited Members
- Extension Methods
Methods
OneTimeSetUp()
One-time setup method that resets the "displays" collection in the integration database by dropping and recreating it, ensuring a clean state before integration tests run.
[OneTimeSetUp]
public Task OneTimeSetUp()