CodecLaws

io.circe.testing.CodecLaws$
See theCodecLaws companion trait
object CodecLaws

Attributes

Companion:
trait
Source:
CodecTests.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[A](implicit decodeA: Decoder[A], encodeA: Encoder[A]): CodecLaws[A]

Attributes

Source:
CodecTests.scala