WiringAssertions

izumi.distage.testkit.scalatest.WiringAssertions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class SpecWiring[F, AppMain, Cfg]
Self type
Assertions

Members list

Concise view

Value members

Concrete methods

def assertWiringCompileTime(app: CheckableApp, cfg: Any, checkAgainAtRuntime: Boolean)(implicit planCheckResult: PlanCheckMaterializer[app.type, cfg.type]): Unit
def assertWiringRuntime(app: CheckableApp, cfg: Any): Unit