difflicious.DiffInput$
See theDiffInput companion trait
object DiffInput
Attributes
Members list
Type members
Classlikes
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait DiffInput[A]class Objecttrait Matchableclass AnyShow all
final case class ExpectedOnly[A](expected: A) extends DiffInput[A]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait DiffInput[A]class Objecttrait Matchableclass AnyShow all
final case class ObtainedOnly[A](obtained: A) extends DiffInput[A]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait DiffInput[A]class Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article