YaciContainer
scalus.testing.yaci.YaciContainer
object YaciContainer
Singleton container holder for sharing across test suites with reference counting
This object manages the lifecycle of a Yaci DevKit container instance, allowing multiple test suites to share the same container. Reference counting ensures the container stays alive as long as any test suite needs it.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
YaciContainer.type
Members list
In this article