OSInformation
mutationtesting.OSInformation
final case class OSInformation(platform: String, description: Option[String], version: Option[String])
Value parameters
- description
-
Human-readable description of the OS
- platform
-
Platform identifier
- version
-
Version of the OS or distribution
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article