Data
zio.test.TestSystem.Data
final case class Data(properties: Map[String, String], envs: Map[String, String], lineSeparator: String)
The state of the TestSystem.
Attributes
- Graph
-
- Supertypes
Members list
In this article
The state of the TestSystem.