wvlet.airspec

Attributes

Members list

Concise view

Type members

Classlikes

trait AirSpec extends AirSpecBase with Asserts with RichAsserts

A base trait to use for writing test cases

A base trait to use for writing test cases

Attributes

Graph
Supertypes
trait LogSupport
trait LazyLogger
trait LoggingMethods
trait Serializable
trait Asserts
class Object
trait Matchable
class Any

If no assertion support is necessary, extend this trait.

If no assertion support is necessary, extend this trait.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AirSpec
object AirSpecLauncher extends LogSupport

Attributes

Graph
Supertypes
trait LogSupport
trait LazyLogger
trait LoggingMethods
trait Serializable
class Object
trait Matchable
class Any
Self type
class AirSpecTestBuilder(val spec: AirSpecSpi, val name: String, val design: Design => Design) extends LogSupport

Attributes

Companion:
object
Graph
Supertypes
trait LogSupport
trait LazyLogger
trait LoggingMethods
trait Serializable
class Object
trait Matchable
class Any
object AirSpecTestBuilder extends LogSupport

Attributes

Companion:
class
Graph
Supertypes
trait LogSupport
trait LazyLogger
trait LoggingMethods
trait Serializable
class Object
trait Matchable
class Any
Self type
trait CompatApi

An interface for compatibility between Scala JVM and Scala.js

An interface for compatibility between Scala JVM and Scala.js

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
class Framework extends Framework

Include this class to your build.sbt: testFrameworks += new TestFramework("wvlet.airspec.AirSpecFramework")

Include this class to your build.sbt: testFrameworks += new TestFramework("wvlet.airspec.AirSpecFramework")

Attributes

Companion:
object
Graph
Supertypes
trait Framework
class Object
trait Matchable
class Any
object Framework

Attributes

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

Platform-specific AirSpecApi implementation

Platform-specific AirSpecApi implementation

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AirSpec
Self type
AirSpecSpi

Value members

Concrete fields