Andable

sealed trait Andable

Gives you a possibility to write container1 and container2.

Used for tests DSL.

Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def stop(): Unit

Concrete methods

def foreach(f: Stoppable => Unit): Unit