Expand description
Testing utilities for the application container
Provides TestContainer for setting up isolated test environments with
fake implementations.
Re-exportsยง
pub use crate::container::testing::TestContainer;pub use crate::container::testing::TestContainerGuard;