org.specs2.mutable

Members list

Packages

Type members

Classlikes

abstract class Spec extends SpecLike

Lightweight specification with only 3 implicit methods

Lightweight specification with only 3 implicit methods

  • 2 implicits to create the specification string context
  • 1 implicit to create expectations with "must"
  • 1 implicit to add arguments to the specification

Attributes

Supertypes
trait SpecLike
trait Expectations
trait ExpectationsDescription
trait MustThrownMatchers
trait MustThrownExpectations
trait ThrownExpectations
trait ThrownStandardMatchResults
trait ExpectedResults
trait ThrownStandardResults
trait StandardResults
trait ThrownExpectationsCreation
trait ThrownExpectables
trait MustExpectations
trait TypedEqual
trait Matchers
trait FutureMatchers
trait EventuallyMatchers
trait EventuallyResults
trait TryMatchers
trait EitherMatchers
trait OptionMatchers
trait ValueChecks
trait ValueChecksBase
trait NumericMatchers
trait ExceptionMatchers
trait ExpectationsCreation
trait ResultChecks
trait MatchResultStackTrace
trait StringMatchers
trait MapMatchers
trait TraversableMatchers
trait NumberOfTimes
trait ValueChecksLowImplicits
trait TraversableBaseMatchers
trait AnyMatchers
trait ActionDsl
trait ActionDsl
trait TextCreation
trait ArgumentsShortcuts
trait ArgumentsCreation
trait BlockDsl
class Object
trait Matchable
class Any
Show all
trait SpecLike extends BlockDsl, ArgumentsCreation, ArgumentsShortcuts, TextCreation, ActionDsl, MustThrownMatchers, Expectations, FormattingFragments, StandardResults

Attributes

Supertypes
trait Expectations
trait ExpectationsDescription
trait MustThrownMatchers
trait MustThrownExpectations
trait ThrownExpectations
trait ThrownStandardMatchResults
trait ExpectedResults
trait ThrownStandardResults
trait StandardResults
trait ThrownExpectationsCreation
trait ThrownExpectables
trait MustExpectations
trait TypedEqual
trait Matchers
trait FutureMatchers
trait EventuallyMatchers
trait EventuallyResults
trait TryMatchers
trait EitherMatchers
trait OptionMatchers
trait ValueChecks
trait ValueChecksBase
trait NumericMatchers
trait ExceptionMatchers
trait ExpectationsCreation
trait ResultChecks
trait MatchResultStackTrace
trait StringMatchers
trait MapMatchers
trait TraversableMatchers
trait NumberOfTimes
trait ValueChecksLowImplicits
trait TraversableBaseMatchers
trait AnyMatchers
trait ActionDsl
trait ActionDsl
trait TextCreation
trait ArgumentsShortcuts
trait ArgumentsCreation
trait BlockDsl
class Object
trait Matchable
class Any
Show all
Known subtypes
class Spec
abstract class Specification extends SpecificationLike

Class for a Specification using the mutable DSL and thrown expectations

Class for a Specification using the mutable DSL and thrown expectations

Attributes

Supertypes
trait ShouldThrownMatchers
trait ShouldThrownExpectations
trait MustThrownMatchers
trait MustThrownExpectations
trait ThrownExpectations
trait ThrownStandardMatchResults
trait ThrownStandardResults
trait ThrownExpectationsCreation
trait ThrownExpectables
trait ImplicitExecutionContexts
trait ImplicitExecutionContextFromExecutionEnv
trait Debug
trait ResultLogicalCombinators
trait Results
trait MatcherImplicits
trait ExpectedResults
trait StandardResults
trait Expectations
trait ExpectationsDescription
trait ShouldMatchers
trait ShouldExpectations
trait MustMatchers
trait MustExpectations
trait TypedEqual
trait Matchers
trait FutureMatchers
trait EventuallyMatchers
trait EventuallyResults
trait TryMatchers
trait EitherMatchers
trait OptionMatchers
trait ValueChecks
trait ValueChecksBase
trait NumericMatchers
trait ExceptionMatchers
trait ExpectationsCreation
trait ResultChecks
trait MatchResultStackTrace
trait StringMatchers
trait MapMatchers
trait TraversableMatchers
trait NumberOfTimes
trait ValueChecksLowImplicits
trait TraversableBaseMatchers
trait AnyMatchers
trait MutableDsl
trait TagDsl
trait ReferenceDsl
trait ArgumentsDsl
trait TitleDsl
trait ActionDsl
trait TextDsl
trait TextCreation
trait BlockDsl
trait ExampleDsl
trait AutoExamples
trait ArgumentsShortcuts
trait ArgumentsArgs
trait ArgProperties
trait ArgumentsCreation
trait AutoExamples
trait ReferenceDsl
trait ExampleDsl
trait TitleDsl
trait FragmentsDsl
trait ActionDsl
trait TagDsl
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
trait ShouldThrownMatchers
trait ShouldThrownExpectations
trait MustThrownMatchers
trait MustThrownExpectations
trait ThrownExpectations
trait ThrownStandardMatchResults
trait ThrownStandardResults
trait ThrownExpectationsCreation
trait ThrownExpectables
trait ImplicitExecutionContexts
trait ImplicitExecutionContextFromExecutionEnv
trait Debug
trait ResultLogicalCombinators
trait Results
trait MatcherImplicits
trait ExpectedResults
trait StandardResults
trait Expectations
trait ExpectationsDescription
trait ShouldMatchers
trait ShouldExpectations
trait MustMatchers
trait MustExpectations
trait TypedEqual
trait Matchers
trait FutureMatchers
trait EventuallyMatchers
trait EventuallyResults
trait TryMatchers
trait EitherMatchers
trait OptionMatchers
trait ValueChecks
trait ValueChecksBase
trait NumericMatchers
trait ExceptionMatchers
trait ExpectationsCreation
trait ResultChecks
trait MatchResultStackTrace
trait StringMatchers
trait MapMatchers
trait TraversableMatchers
trait NumberOfTimes
trait ValueChecksLowImplicits
trait TraversableBaseMatchers
trait AnyMatchers
trait MutableDsl
trait TagDsl
trait ReferenceDsl
trait ArgumentsDsl
trait TitleDsl
trait ActionDsl
trait TextDsl
trait TextCreation
trait BlockDsl
trait ExampleDsl
trait AutoExamples
trait ArgumentsShortcuts
trait ArgumentsArgs
trait ArgProperties
trait ArgumentsCreation
trait AutoExamples
trait ReferenceDsl
trait ExampleDsl
trait TitleDsl
trait FragmentsDsl
trait ActionDsl
trait TagDsl
class Object
trait Matchable
class Any
Show all
Known subtypes
trait Tables extends DataTables, NoBangExamples

This trait uses the NoBangExamples trait to allow using ! on string values in a DataTable

This trait uses the NoBangExamples trait to allow using ! on string values in a DataTable

Attributes

Supertypes
trait DataTables
trait ExpectationsCreation
trait ResultChecks
trait MatchResultStackTrace
class Object
trait Matchable
class Any
Show all