TestEntryPoint

com.ovoenergy.natchez.extras.testkit.TestEntryPoint$
See theTestEntryPoint companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class CompletedSpan(tags: List[(String, TraceValue)], parent: Option[String], completed: Instant, exitCase: ExitCase, kernel: Kernel, name: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def apply[F[_]](implicit F: Sync[F]): F[TestEntryPoint[F]]