Package

com.github.agourlay.cornichon.steps

regular

Permalink

package regular

Visibility
  1. Public
  2. All

Type Members

  1. case class DebugStep(message: (Session) ⇒ String, title: String = "Debug step") extends Step with Product with Serializable

    Permalink
  2. case class EffectStep(title: String, effect: (Session) ⇒ Future[Session], show: Boolean = true) extends Step with Product with Serializable

    Permalink

Value Members

  1. object EffectStep extends Serializable

    Permalink
  2. package assertStep

    Permalink

Ungrouped