Class

scodec

CodecSuite

Related Doc: package scodec

Permalink

abstract class CodecSuite extends WordSpec with Matchers with GeneratorDrivenPropertyChecks

Source
CodecSuite.scala
Linear Supertypes
GeneratorDrivenPropertyChecks, Configuration, Whenever, Matchers, Explicitly, MatcherWords, Tolerance, WordSpec, WordSpecLike, Documenting, Alerting, Notifying, Informing, CanVerb, MustVerb, ShouldVerb, TestRegistration, TestSuite, Suite, Serializable, Serializable, Assertions, TripleEquals, TripleEqualsSupport, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CodecSuite
  2. GeneratorDrivenPropertyChecks
  3. Configuration
  4. Whenever
  5. Matchers
  6. Explicitly
  7. MatcherWords
  8. Tolerance
  9. WordSpec
  10. WordSpecLike
  11. Documenting
  12. Alerting
  13. Notifying
  14. Informing
  15. CanVerb
  16. MustVerb
  17. ShouldVerb
  18. TestRegistration
  19. TestSuite
  20. Suite
  21. Serializable
  22. Serializable
  23. Assertions
  24. TripleEquals
  25. TripleEqualsSupport
  26. AnyRef
  27. Any
Implicitly
  1. by convertToEqualizer
  2. by convertToEqualizer
  3. by convertToAnyShouldWrapper
  4. by convertNumericToPlusOrMinusWrapper
  5. by convertToEqualizer
  6. by convertNumericToPlusOrMinusWrapper
  7. by any2stringadd
  8. by StringFormat
  9. by Ensuring
  10. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new CodecSuite()

    Permalink

Type Members

  1. final class AWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  2. final class AfterWord extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  3. final class AnWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  4. sealed class AnyShouldWrapper[T] extends AnyRef

    Permalink
    Definition Classes
    Matchers
  5. class AssertionsHelper extends AnyRef

    Permalink
    Definition Classes
    Assertions
  6. class CheckingEqualizer[L] extends AnyRef

    Permalink
    Definition Classes
    TripleEqualsSupport
  7. class ConfiguredPropertyCheck extends AnyRef

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  8. class DecidedByEquality[A] extends Equality[A]

    Permalink
    Definition Classes
    Explicitly
  9. class DecidedWord extends AnyRef

    Permalink
    Definition Classes
    Explicitly
  10. class DeterminedByEquivalence[T] extends Equivalence[T]

    Permalink
    Definition Classes
    Explicitly
  11. class DeterminedWord extends AnyRef

    Permalink
    Definition Classes
    Explicitly
  12. class Equalizer[L] extends AnyRef

    Permalink
    Definition Classes
    TripleEqualsSupport
  13. final class ItWord extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  14. final class KeyWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  15. case class MaxDiscardedFactor extends PropertyCheckConfigParam with Product with Serializable

    Permalink
    Definition Classes
    Configuration
  16. case class MinSize extends PropertyCheckConfigParam with Product with Serializable

    Permalink
    Definition Classes
    Configuration
  17. case class MinSuccessful extends PropertyCheckConfigParam with Product with Serializable

    Permalink
    Definition Classes
    Configuration
  18. trait NoArgTest extends () ⇒ Outcome with TestData

    Permalink
    Attributes
    protected
    Definition Classes
    TestSuite
  19. final class PlusOrMinusWrapper[T] extends AnyRef

    Permalink
    Definition Classes
    Tolerance
  20. sealed abstract class PropertyCheckConfigParam extends Product with Serializable

    Permalink
    Definition Classes
    Configuration
  21. case class PropertyCheckConfiguration extends PropertyCheckConfigurable with Product with Serializable

    Permalink
    Definition Classes
    Configuration
  22. final class RegexWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  23. final class RegexWrapper extends AnyRef

    Permalink
    Definition Classes
    Matchers
  24. class ResultOfBeWordForAny[T] extends AnyRef

    Permalink
    Definition Classes
    Matchers
  25. sealed class ResultOfBeWordForCollectedAny[T] extends AnyRef

    Permalink
    Definition Classes
    Matchers
  26. final class ResultOfCollectedAny[T] extends AnyRef

    Permalink
    Definition Classes
    Matchers
  27. final class ResultOfContainWordForCollectedAny[T] extends AnyRef

    Permalink
    Definition Classes
    Matchers
  28. final class ResultOfEndWithWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  29. final class ResultOfEndWithWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  30. final class ResultOfFullyMatchWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  31. final class ResultOfFullyMatchWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  32. final class ResultOfHaveWordForCollectedExtent[A] extends AnyRef

    Permalink
    Definition Classes
    Matchers
  33. final class ResultOfHaveWordForExtent[A] extends AnyRef

    Permalink
    Definition Classes
    Matchers
  34. final class ResultOfIncludeWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  35. final class ResultOfIncludeWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  36. final class ResultOfNotWordForCollectedAny[T] extends AnyRef

    Permalink
    Definition Classes
    Matchers
  37. final class ResultOfStartWithWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  38. final class ResultOfStartWithWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  39. final class ResultOfTaggedAsInvocationOnString extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  40. case class SizeRange extends PropertyCheckConfigParam with Product with Serializable

    Permalink
    Definition Classes
    Configuration
  41. trait StringCanWrapperForVerb extends AnyRef

    Permalink
    Definition Classes
    CanVerb
  42. trait StringMustWrapperForVerb extends AnyRef

    Permalink
    Definition Classes
    MustVerb
  43. final class StringShouldWrapper extends AnyShouldWrapper[String] with org.scalatest.Matchers.StringShouldWrapperForVerb

    Permalink
    Definition Classes
    Matchers
  44. trait StringShouldWrapperForVerb extends AnyRef

    Permalink
    Definition Classes
    ShouldVerb
  45. class TheAfterWord extends AnyRef

    Permalink
    Definition Classes
    Explicitly
  46. final class TheSameInstanceAsPhrase extends AnyRef

    Permalink
    Definition Classes
    Matchers
  47. final class TheyWord extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  48. final class ValueWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  49. final class WordSpecStringWrapper extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  50. case class Workers extends PropertyCheckConfigParam with Product with Serializable

    Permalink
    Definition Classes
    Configuration
  51. case class MaxDiscarded extends PropertyCheckConfigParam with Product with Serializable

    Permalink
    Definition Classes
    Configuration
    Annotations
    @deprecated
    Deprecated
  52. case class MaxSize extends PropertyCheckConfigParam with Product with Serializable

    Permalink
    Definition Classes
    Configuration
    Annotations
    @deprecated
    Deprecated

    use SizeRange instead

  53. case class PropertyCheckConfig extends PropertyCheckConfigurable with Product with Serializable

    Permalink
    Definition Classes
    Configuration
    Annotations
    @deprecated
    Deprecated

    Use PropertyCheckConfiguration instead

  54. trait PropertyCheckConfigurable extends AnyRef

    Permalink
    Definition Classes
    Configuration
    Annotations
    @deprecated
    Deprecated

    Use PropertyCheckConfiguration directly instead.

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. def !==[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]

    Permalink
    Definition Classes
    TripleEqualsSupport
  3. def !==(right: Null): TripleEqualsInvocation[Null]

    Permalink
    Definition Classes
    TripleEqualsSupport
  4. def !==[T](right: T): TripleEqualsInvocation[T]

    Permalink
    Definition Classes
    TripleEqualsSupport
  5. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  6. def +(other: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to any2stringadd[CodecSuite] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  7. def ->[B](y: B): (CodecSuite, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to ArrowAssoc[CodecSuite] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  8. def <[T](right: T)(implicit arg0: Ordering[T]): ResultOfLessThanComparison[T]

    Permalink
    Definition Classes
    Matchers
  9. def <=[T](right: T)(implicit arg0: Ordering[T]): ResultOfLessThanOrEqualToComparison[T]

    Permalink
    Definition Classes
    Matchers
  10. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  11. def ===[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]

    Permalink
    Definition Classes
    TripleEqualsSupport
  12. def ===(right: Null): TripleEqualsInvocation[Null]

    Permalink
    Definition Classes
    TripleEqualsSupport
  13. def ===[T](right: T): TripleEqualsInvocation[T]

    Permalink
    Definition Classes
    TripleEqualsSupport
  14. def >[T](right: T)(implicit arg0: Ordering[T]): ResultOfGreaterThanComparison[T]

    Permalink
    Definition Classes
    Matchers
  15. def >=[T](right: T)(implicit arg0: Ordering[T]): ResultOfGreaterThanOrEqualToComparison[T]

    Permalink
    Definition Classes
    Matchers
  16. implicit def PropertyCheckConfig2PropertyCheckConfiguration(p: PropertyCheckConfig): PropertyCheckConfiguration

    Permalink
    Definition Classes
    Configuration
  17. object PropertyCheckConfiguration extends Serializable

    Permalink
    Definition Classes
    Configuration
  18. def a[T](implicit arg0: ClassTag[T]): ResultOfATypeInvocation[T]

    Permalink
    Definition Classes
    Matchers
  19. val a: AWord

    Permalink
    Definition Classes
    Matchers
  20. val after: TheAfterWord

    Permalink
    Definition Classes
    Explicitly
  21. def afterWord(text: String): AfterWord

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  22. def alert: Alerter

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike → Alerting
  23. def all(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  24. def all[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  25. def all[K, V, MAP[k, v] <: GenMap[k, v]](xs: MAP[K, V])(implicit collecting: Collecting[(K, V), GenTraversable[(K, V)]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[(K, V)]

    Permalink
    Definition Classes
    Matchers
  26. def all[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  27. def allElementsOf[R](elements: GenTraversable[R]): ResultOfAllElementsOfApplication

    Permalink
    Definition Classes
    Matchers
  28. def allOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfAllOfApplication

    Permalink
    Definition Classes
    Matchers
  29. def an[T](implicit arg0: ClassTag[T]): ResultOfAnTypeInvocation[T]

    Permalink
    Definition Classes
    Matchers
  30. val an: AnWord

    Permalink
    Definition Classes
    Matchers
  31. implicit def arbBitVector: Arbitrary[BitVector]

    Permalink
  32. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  33. macro def assert(condition: Boolean, clue: Any)(implicit prettifier: Prettifier, pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  34. macro def assert(condition: Boolean)(implicit prettifier: Prettifier, pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  35. macro def assertCompiles(code: String)(implicit pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  36. macro def assertDoesNotCompile(code: String)(implicit pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  37. def assertResult(expected: Any)(actual: Any)(implicit prettifier: Prettifier, pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  38. def assertResult(expected: Any, clue: Any)(actual: Any)(implicit prettifier: Prettifier, pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  39. def assertThrows[T <: AnyRef](f: ⇒ Any)(implicit classTag: ClassTag[T], pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  40. macro def assertTypeError(code: String)(implicit pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  41. val assertionsHelper: AssertionsHelper

    Permalink
    Definition Classes
    Assertions
  42. macro def assume(condition: Boolean, clue: Any)(implicit prettifier: Prettifier, pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  43. macro def assume(condition: Boolean)(implicit prettifier: Prettifier, pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  44. def atLeast(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  45. def atLeast[K, V, JMAP[k, v] <: Map[k, v]](num: Int, xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  46. def atLeast[K, V, MAP[k, v] <: GenMap[k, v]](num: Int, xs: MAP[K, V])(implicit collecting: Collecting[(K, V), GenTraversable[(K, V)]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[(K, V)]

    Permalink
    Definition Classes
    Matchers
  47. def atLeast[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  48. def atLeastOneElementOf(elements: GenTraversable[Any]): ResultOfAtLeastOneElementOfApplication

    Permalink
    Definition Classes
    Matchers
  49. def atLeastOneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfAtLeastOneOfApplication

    Permalink
    Definition Classes
    Matchers
  50. def atMost(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  51. def atMost[K, V, JMAP[k, v] <: Map[k, v]](num: Int, xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  52. def atMost[K, V, MAP[k, v] <: GenMap[k, v]](num: Int, xs: MAP[K, V])(implicit collecting: Collecting[(K, V), GenTraversable[(K, V)]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[(K, V)]

    Permalink
    Definition Classes
    Matchers
  53. def atMost[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  54. def atMostOneElementOf[R](elements: GenTraversable[R]): ResultOfAtMostOneElementOfApplication

    Permalink
    Definition Classes
    Matchers
  55. def atMostOneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfAtMostOneOfApplication

    Permalink
    Definition Classes
    Matchers
  56. val be: BeWord

    Permalink
    Definition Classes
    MatcherWords
  57. val behave: BehaveWord

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  58. def between(from: Int, upTo: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  59. def between[K, V, JMAP[k, v] <: Map[k, v]](from: Int, upTo: Int, xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  60. def between[E, C[_]](from: Int, upTo: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  61. def cancel(cause: Throwable)(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  62. def cancel(message: String, cause: Throwable)(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  63. def cancel(message: String)(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  64. def cancel()(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  65. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  66. val compile: CompileWord

    Permalink
    Definition Classes
    MatcherWords
  67. val contain: ContainWord

    Permalink
    Definition Classes
    MatcherWords
  68. def conversionCheckedConstraint[A, B](implicit equivalenceOfA: Equivalence[A], cnv: (B) ⇒ A): CanEqual[A, B]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  69. def convertEquivalenceToAToBConstraint[A, B](equivalenceOfB: Equivalence[B])(implicit ev: <:<[A, B]): CanEqual[A, B]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  70. def convertEquivalenceToAToBConversionConstraint[A, B](equivalenceOfB: Equivalence[B])(implicit ev: (A) ⇒ B): CanEqual[A, B]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  71. def convertEquivalenceToBToAConstraint[A, B](equivalenceOfA: Equivalence[A])(implicit ev: <:<[B, A]): CanEqual[A, B]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  72. def convertEquivalenceToBToAConversionConstraint[A, B](equivalenceOfA: Equivalence[A])(implicit ev: (B) ⇒ A): CanEqual[A, B]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  73. implicit def convertNumericToPlusOrMinusWrapper[T](pivot: T)(implicit arg0: Numeric[T]): PlusOrMinusWrapper[T]

    Permalink
    Definition Classes
    Tolerance
  74. implicit def convertToAnyShouldWrapper[T](o: T)(implicit pos: Position, prettifier: Prettifier): AnyShouldWrapper[T]

    Permalink
    Definition Classes
    Matchers
  75. def convertToCheckingEqualizer[T](left: T): CheckingEqualizer[T]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  76. implicit def convertToEqualizer[T](left: T): Equalizer[T]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  77. implicit def convertToRegexWrapper(o: Regex): RegexWrapper

    Permalink
    Definition Classes
    Matchers
  78. implicit def convertToStringCanWrapper(o: String)(implicit position: Position): StringCanWrapperForVerb

    Permalink
    Definition Classes
    CanVerb
  79. implicit def convertToStringMustWrapperForVerb(o: String)(implicit position: Position): StringMustWrapperForVerb

    Permalink
    Definition Classes
    MustVerb
  80. implicit def convertToStringShouldWrapper(o: String)(implicit pos: Position, prettifier: Prettifier): StringShouldWrapper

    Permalink
    Definition Classes
    Matchers
  81. implicit def convertToStringShouldWrapperForVerb(o: String)(implicit position: Position): StringShouldWrapperForVerb

    Permalink
    Definition Classes
    ShouldVerb
  82. implicit def convertToWordSpecStringWrapper(s: String): WordSpecStringWrapper

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  83. val decided: DecidedWord

    Permalink
    Definition Classes
    Explicitly
  84. def defaultEquality[A]: Equality[A]

    Permalink
    Definition Classes
    TripleEqualsSupport
  85. val defined: DefinedWord

    Permalink
    Definition Classes
    MatcherWords
  86. def definedAt[T](right: T): ResultOfDefinedAt[T]

    Permalink
    Definition Classes
    Matchers
  87. def definedSamples[A](gen: Gen[A]): Stream[A]

    Permalink
    Attributes
    protected
  88. val determined: DeterminedWord

    Permalink
    Definition Classes
    Explicitly
  89. val empty: EmptyWord

    Permalink
    Definition Classes
    MatcherWords
  90. def encodeError[A](codec: Codec[A], a: A, err: Err): Assertion

    Permalink
    Attributes
    protected
  91. val endWith: EndWithWord

    Permalink
    Definition Classes
    MatcherWords
  92. def ensuring(cond: (CodecSuite) ⇒ Boolean, msg: ⇒ Any): CodecSuite

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to Ensuring[CodecSuite] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  93. def ensuring(cond: (CodecSuite) ⇒ Boolean): CodecSuite

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to Ensuring[CodecSuite] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  94. def ensuring(cond: Boolean, msg: ⇒ Any): CodecSuite

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to Ensuring[CodecSuite] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  95. def ensuring(cond: Boolean): CodecSuite

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to Ensuring[CodecSuite] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  96. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  97. def equal(o: Null): Matcher[AnyRef]

    Permalink
    Definition Classes
    Matchers
  98. def equal[T](spread: Spread[T]): Matcher[T]

    Permalink
    Definition Classes
    Matchers
  99. def equal(right: Any): MatcherFactory1[Any, Equality]

    Permalink
    Definition Classes
    MatcherWords
  100. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  101. def every(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  102. def every[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  103. def every[K, V, MAP[k, v] <: Map[k, v]](xs: MAP[K, V])(implicit collecting: Collecting[(K, V), GenTraversable[(K, V)]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[(K, V)]

    Permalink
    Definition Classes
    Matchers
  104. def every[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  105. def exactly(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  106. def exactly[K, V, JMAP[k, v] <: Map[k, v]](num: Int, xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  107. def exactly[K, V, MAP[k, v] <: GenMap[k, v]](num: Int, xs: MAP[K, V])(implicit collecting: Collecting[(K, V), GenTraversable[(K, V)]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[(K, V)]

    Permalink
    Definition Classes
    Matchers
  108. def exactly[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  109. val exist: ExistWord

    Permalink
    Definition Classes
    MatcherWords
  110. def expectedTestCount(filter: Filter): Int

    Permalink
    Definition Classes
    Suite
  111. def fail(cause: Throwable)(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  112. def fail(message: String, cause: Throwable)(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  113. def fail(message: String)(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  114. def fail()(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  115. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  116. def forAll[A, B, C, D, E, F, ASSERTION](genAndNameA: (Gen[A], String), genAndNameB: (Gen[B], String), genAndNameC: (Gen[C], String), genAndNameD: (Gen[D], String), genAndNameE: (Gen[E], String), genAndNameF: (Gen[F], String), configParams: PropertyCheckConfigParam*)(fun: (A, B, C, D, E, F) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], shrD: Shrink[D], shrE: Shrink[E], shrF: Shrink[F], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  117. def forAll[A, B, C, D, E, F, ASSERTION](genA: Gen[A], genB: Gen[B], genC: Gen[C], genD: Gen[D], genE: Gen[E], genF: Gen[F], configParams: PropertyCheckConfigParam*)(fun: (A, B, C, D, E, F) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], shrD: Shrink[D], shrE: Shrink[E], shrF: Shrink[F], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  118. def forAll[A, B, C, D, E, F, ASSERTION](nameA: String, nameB: String, nameC: String, nameD: String, nameE: String, nameF: String, configParams: PropertyCheckConfigParam*)(fun: (A, B, C, D, E, F) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], arbC: Arbitrary[C], shrC: Shrink[C], arbD: Arbitrary[D], shrD: Shrink[D], arbE: Arbitrary[E], shrE: Shrink[E], arbF: Arbitrary[F], shrF: Shrink[F], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  119. def forAll[A, B, C, D, E, F, ASSERTION](fun: (A, B, C, D, E, F) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], arbC: Arbitrary[C], shrC: Shrink[C], arbD: Arbitrary[D], shrD: Shrink[D], arbE: Arbitrary[E], shrE: Shrink[E], arbF: Arbitrary[F], shrF: Shrink[F], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  120. def forAll[A, B, C, D, E, ASSERTION](genAndNameA: (Gen[A], String), genAndNameB: (Gen[B], String), genAndNameC: (Gen[C], String), genAndNameD: (Gen[D], String), genAndNameE: (Gen[E], String), configParams: PropertyCheckConfigParam*)(fun: (A, B, C, D, E) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], shrD: Shrink[D], shrE: Shrink[E], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  121. def forAll[A, B, C, D, E, ASSERTION](genA: Gen[A], genB: Gen[B], genC: Gen[C], genD: Gen[D], genE: Gen[E], configParams: PropertyCheckConfigParam*)(fun: (A, B, C, D, E) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], shrD: Shrink[D], shrE: Shrink[E], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  122. def forAll[A, B, C, D, E, ASSERTION](nameA: String, nameB: String, nameC: String, nameD: String, nameE: String, configParams: PropertyCheckConfigParam*)(fun: (A, B, C, D, E) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], arbC: Arbitrary[C], shrC: Shrink[C], arbD: Arbitrary[D], shrD: Shrink[D], arbE: Arbitrary[E], shrE: Shrink[E], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  123. def forAll[A, B, C, D, E, ASSERTION](fun: (A, B, C, D, E) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], arbC: Arbitrary[C], shrC: Shrink[C], arbD: Arbitrary[D], shrD: Shrink[D], arbE: Arbitrary[E], shrE: Shrink[E], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  124. def forAll[A, B, C, D, ASSERTION](genAndNameA: (Gen[A], String), genAndNameB: (Gen[B], String), genAndNameC: (Gen[C], String), genAndNameD: (Gen[D], String), configParams: PropertyCheckConfigParam*)(fun: (A, B, C, D) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], shrD: Shrink[D], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  125. def forAll[A, B, C, D, ASSERTION](genA: Gen[A], genB: Gen[B], genC: Gen[C], genD: Gen[D], configParams: PropertyCheckConfigParam*)(fun: (A, B, C, D) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], shrD: Shrink[D], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  126. def forAll[A, B, C, D, ASSERTION](nameA: String, nameB: String, nameC: String, nameD: String, configParams: PropertyCheckConfigParam*)(fun: (A, B, C, D) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], arbC: Arbitrary[C], shrC: Shrink[C], arbD: Arbitrary[D], shrD: Shrink[D], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  127. def forAll[A, B, C, D, ASSERTION](fun: (A, B, C, D) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], arbC: Arbitrary[C], shrC: Shrink[C], arbD: Arbitrary[D], shrD: Shrink[D], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  128. def forAll[A, B, C, ASSERTION](genAndNameA: (Gen[A], String), genAndNameB: (Gen[B], String), genAndNameC: (Gen[C], String), configParams: PropertyCheckConfigParam*)(fun: (A, B, C) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  129. def forAll[A, B, C, ASSERTION](genA: Gen[A], genB: Gen[B], genC: Gen[C], configParams: PropertyCheckConfigParam*)(fun: (A, B, C) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  130. def forAll[A, B, C, ASSERTION](nameA: String, nameB: String, nameC: String, configParams: PropertyCheckConfigParam*)(fun: (A, B, C) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], arbC: Arbitrary[C], shrC: Shrink[C], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  131. def forAll[A, B, C, ASSERTION](fun: (A, B, C) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], arbC: Arbitrary[C], shrC: Shrink[C], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  132. def forAll[A, B, ASSERTION](genAndNameA: (Gen[A], String), genAndNameB: (Gen[B], String), configParams: PropertyCheckConfigParam*)(fun: (A, B) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, shrA: Shrink[A], shrB: Shrink[B], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  133. def forAll[A, B, ASSERTION](genA: Gen[A], genB: Gen[B], configParams: PropertyCheckConfigParam*)(fun: (A, B) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, shrA: Shrink[A], shrB: Shrink[B], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  134. def forAll[A, B, ASSERTION](nameA: String, nameB: String, configParams: PropertyCheckConfigParam*)(fun: (A, B) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  135. def forAll[A, B, ASSERTION](fun: (A, B) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  136. def forAll[A, ASSERTION](genAndNameA: (Gen[A], String), configParams: PropertyCheckConfigParam*)(fun: (A) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, shrA: Shrink[A], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  137. def forAll[A, ASSERTION](genA: Gen[A], configParams: PropertyCheckConfigParam*)(fun: (A) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, shrA: Shrink[A], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  138. def forAll[A, ASSERTION](nameA: String, configParams: PropertyCheckConfigParam*)(fun: (A) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  139. def forAll[A, ASSERTION](fun: (A) ⇒ ASSERTION)(implicit config: PropertyCheckConfigurable, arbA: Arbitrary[A], shrA: Shrink[A], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  140. def forAll(configParams: PropertyCheckConfigParam*): ConfiguredPropertyCheck

    Permalink
    Definition Classes
    GeneratorDrivenPropertyChecks
  141. def formatted(fmtstr: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to StringFormat[CodecSuite] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  142. val fullyMatch: FullyMatchWord

    Permalink
    Definition Classes
    MatcherWords
  143. implicit val generatorDrivenConfig: PropertyCheckConfiguration

    Permalink
    Definition Classes
    CodecSuite → Configuration
  144. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  145. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  146. val have: HaveWord

    Permalink
    Definition Classes
    MatcherWords
  147. def inOrder(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfInOrderApplication

    Permalink
    Definition Classes
    Matchers
  148. def inOrderElementsOf[R](elements: GenTraversable[R]): ResultOfInOrderElementsOfApplication

    Permalink
    Definition Classes
    Matchers
  149. def inOrderOnly[T](firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfInOrderOnlyApplication

    Permalink
    Definition Classes
    Matchers
  150. val include: IncludeWord

    Permalink
    Definition Classes
    MatcherWords
  151. def info: Informer

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike → Informing
  152. def intercept[T <: AnyRef](f: ⇒ Any)(implicit classTag: ClassTag[T], pos: Position): T

    Permalink
    Definition Classes
    Assertions
  153. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  154. val it: ItWord

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  155. val key: KeyWord

    Permalink
    Definition Classes
    Matchers
  156. val leftSideValue: CodecSuite

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  157. val length: LengthWord

    Permalink
    Definition Classes
    MatcherWords
  158. def lowPriorityConversionCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], cnv: (A) ⇒ B): CanEqual[A, B]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  159. def lowPriorityTypeCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], ev: <:<[A, B]): CanEqual[A, B]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  160. def markup: Documenter

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike → Documenting
  161. val matchPattern: MatchPatternWord

    Permalink
    Definition Classes
    MatcherWords
  162. def maxDiscardedFactor(value: PosZDouble): MaxDiscardedFactor

    Permalink
    Definition Classes
    Configuration
  163. def message(expectedMessage: String): ResultOfMessageWordApplication

    Permalink
    Definition Classes
    Matchers
  164. def minSize(value: PosZInt): MinSize

    Permalink
    Definition Classes
    Configuration
  165. def minSuccessful(value: PosInt): MinSuccessful

    Permalink
    Definition Classes
    Configuration
  166. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  167. def nestedSuites: IndexedSeq[Suite]

    Permalink
    Definition Classes
    Suite
  168. def no(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  169. def no[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  170. def no[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  171. def noElementsOf(elements: GenTraversable[Any]): ResultOfNoElementsOfApplication

    Permalink
    Definition Classes
    Matchers
  172. def noException(implicit pos: Position): NoExceptionWord

    Permalink
    Definition Classes
    MatcherWords
  173. def noneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfNoneOfApplication

    Permalink
    Definition Classes
    Matchers
  174. val not: NotWord

    Permalink
    Definition Classes
    MatcherWords
  175. def note: Notifier

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike → Notifying
  176. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  177. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  178. def of[T](implicit ev: ClassTag[T]): ResultOfOfTypeInvocation[T]

    Permalink
    Definition Classes
    Matchers
  179. def oneElementOf(elements: GenTraversable[Any]): ResultOfOneElementOfApplication

    Permalink
    Definition Classes
    Matchers
  180. def oneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfOneOfApplication

    Permalink
    Definition Classes
    Matchers
  181. def only(xs: Any*)(implicit pos: Position): ResultOfOnlyApplication

    Permalink
    Definition Classes
    Matchers
  182. def pending: Assertion with PendingStatement

    Permalink
    Definition Classes
    Assertions
  183. def pendingUntilFixed(f: ⇒ Unit)(implicit pos: Position): Assertion with PendingStatement

    Permalink
    Definition Classes
    Assertions
  184. val pos: Position

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  185. val prettifier: Prettifier

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  186. val readable: ReadableWord

    Permalink
    Definition Classes
    MatcherWords
  187. val regex: RegexWord

    Permalink
    Definition Classes
    Matchers
  188. final def registerIgnoredTest(testText: String, testTags: Tag*)(testFun: ⇒ Any)(implicit pos: Position): Unit

    Permalink
    Definition Classes
    WordSpecLike → TestRegistration
  189. final def registerTest(testText: String, testTags: Tag*)(testFun: ⇒ Any)(implicit pos: Position): Unit

    Permalink
    Definition Classes
    WordSpecLike → TestRegistration
  190. def rerunner: Option[String]

    Permalink
    Definition Classes
    Suite
  191. def roundtrip[A](codec: Codec[A], value: A): Unit

    Permalink
    Attributes
    protected
  192. def roundtrip[A](a: A)(implicit c: Lazy[Codec[A]]): Unit

    Permalink
    Attributes
    protected
  193. def roundtripAll[A](codec: Codec[A], as: Iterable[A]): Unit

    Permalink
    Attributes
    protected
  194. def run(testName: Option[String], args: Args): Status

    Permalink
    Definition Classes
    WordSpecLike → Suite
  195. def runNestedSuites(args: Args): Status

    Permalink
    Attributes
    protected
    Definition Classes
    Suite
  196. def runTest(testName: String, args: Args): Status

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike → TestSuite → Suite
  197. def runTests(testName: Option[String], args: Args): Status

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike → Suite
  198. def samples[A](gen: Gen[A]): Stream[Option[A]]

    Permalink
    Attributes
    protected
  199. def should(endWithWord: EndWithWord)(implicit ev: <:<[CodecSuite, String]): org.scalatest.Matchers.ResultOfEndWithWordForString

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  200. def should(startWithWord: StartWithWord)(implicit ev: <:<[CodecSuite, String]): org.scalatest.Matchers.ResultOfStartWithWordForString

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  201. def should(includeWord: IncludeWord)(implicit ev: <:<[CodecSuite, String]): org.scalatest.Matchers.ResultOfIncludeWordForString

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  202. def should(notExist: ResultOfNotExist)(implicit existence: Existence[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  203. def should(existWord: ExistWord)(implicit existence: Existence[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  204. def should(containWord: ContainWord): ResultOfContainWord[CodecSuite]

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  205. def should(haveWord: HaveWord): org.scalatest.Matchers.ResultOfHaveWordForExtent[CodecSuite]

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  206. def should(beWord: BeWord): org.scalatest.Matchers.ResultOfBeWordForAny[CodecSuite]

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  207. def should(inv: TripleEqualsInvocationOnSpread[CodecSuite])(implicit ev: Numeric[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  208. def should[U](inv: TripleEqualsInvocation[U])(implicit constraint: CanEqual[CodecSuite, U]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  209. def should(notWord: NotWord): ResultOfNotWordForAny[CodecSuite]

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  210. def should[TYPECLASS1[_], TYPECLASS2[_]](rightMatcherFactory2: MatcherFactory2[CodecSuite, TYPECLASS1, TYPECLASS2])(implicit typeClass1: TYPECLASS1[CodecSuite], typeClass2: TYPECLASS2[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  211. def should[TYPECLASS1[_]](rightMatcherFactory1: MatcherFactory1[CodecSuite, TYPECLASS1])(implicit typeClass1: TYPECLASS1[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  212. def should(rightMatcherX1: Matcher[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  213. def shouldBe[U >: T](resultOfAnWordApplication: ResultOfAnWordToBePropertyMatcherApplication[U])(implicit ev: <:<[CodecSuite, AnyRef]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  214. def shouldBe[U >: T](resultOfAWordApplication: ResultOfAWordToBePropertyMatcherApplication[U])(implicit ev: <:<[CodecSuite, AnyRef]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  215. def shouldBe(bePropertyMatcher: BePropertyMatcher[CodecSuite])(implicit ev: <:<[CodecSuite, AnyRef]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  216. def shouldBe(resultOfSameInstanceAsApplication: ResultOfTheSameInstanceAsApplication)(implicit toAnyRef: <:<[CodecSuite, AnyRef]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  217. def shouldBe(right: Null)(implicit ev: <:<[CodecSuite, AnyRef]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  218. def shouldBe(right: DefinedWord)(implicit definition: Definition[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  219. def shouldBe(right: EmptyWord)(implicit emptiness: Emptiness[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  220. def shouldBe(right: WritableWord)(implicit writability: Writability[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  221. def shouldBe(right: ReadableWord)(implicit readability: Readability[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  222. macro def shouldBe(anType: ResultOfAnTypeInvocation[_]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  223. macro def shouldBe(aType: ResultOfATypeInvocation[_]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  224. def shouldBe(right: SortedWord)(implicit sortable: Sortable[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  225. def shouldBe(spread: Spread[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  226. def shouldBe(beMatcher: BeMatcher[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  227. def shouldBe(comparison: ResultOfGreaterThanOrEqualToComparison[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  228. def shouldBe(comparison: ResultOfLessThanOrEqualToComparison[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  229. def shouldBe(comparison: ResultOfGreaterThanComparison[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  230. def shouldBe(comparison: ResultOfLessThanComparison[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  231. def shouldBe(right: Any): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  232. def shouldDecodeFullyTo[A](codec: Codec[A], buf: BitVector, expected: A): Assertion

    Permalink
    Attributes
    protected
  233. def shouldEqual(right: Null)(implicit ev: <:<[CodecSuite, AnyRef]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  234. def shouldEqual(spread: Spread[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  235. def shouldEqual(right: Any)(implicit equality: Equality[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  236. def shouldNot(includeWord: IncludeWord)(implicit ev: <:<[CodecSuite, String]): org.scalatest.Matchers.ResultOfIncludeWordForString

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  237. def shouldNot(endWithWord: EndWithWord)(implicit ev: <:<[CodecSuite, String]): org.scalatest.Matchers.ResultOfEndWithWordForString

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  238. def shouldNot(startWithWord: StartWithWord)(implicit ev: <:<[CodecSuite, String]): org.scalatest.Matchers.ResultOfStartWithWordForString

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  239. def shouldNot(existWord: ExistWord)(implicit existence: Existence[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  240. def shouldNot(contain: ContainWord): ResultOfContainWord[CodecSuite]

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  241. def shouldNot(haveWord: HaveWord): org.scalatest.Matchers.ResultOfHaveWordForExtent[CodecSuite]

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  242. def shouldNot[TYPECLASS1[_]](rightMatcherFactory1: MatcherFactory1[CodecSuite, TYPECLASS1])(implicit typeClass1: TYPECLASS1[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  243. def shouldNot(rightMatcherX1: Matcher[CodecSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  244. def shouldNot(beWord: BeWord): org.scalatest.Matchers.ResultOfBeWordForAny[CodecSuite]

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  245. val size: SizeWord

    Permalink
    Definition Classes
    MatcherWords
  246. def sizeRange(value: PosZInt): SizeRange

    Permalink
    Definition Classes
    Configuration
  247. val sorted: SortedWord

    Permalink
    Definition Classes
    MatcherWords
  248. val startWith: StartWithWord

    Permalink
    Definition Classes
    MatcherWords
  249. final val styleName: String

    Permalink
    Definition Classes
    WordSpecLike → Suite
  250. implicit val subjectRegistrationFunction: StringVerbBlockRegistration

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  251. implicit val subjectWithAfterWordRegistrationFunction: SubjectWithAfterWordRegistration

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  252. final val succeed: Assertion

    Permalink
    Definition Classes
    Assertions
  253. def suiteId: String

    Permalink
    Definition Classes
    Suite
  254. def suiteName: String

    Permalink
    Definition Classes
    Suite
  255. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  256. def tags: Map[String, Set[String]]

    Permalink
    Definition Classes
    WordSpecLike → Suite
  257. def testDataFor(testName: String, theConfigMap: ConfigMap): TestData

    Permalink
    Definition Classes
    WordSpecLike → Suite
  258. def testNames: Set[String]

    Permalink
    Definition Classes
    WordSpecLike → Suite
  259. def the[T](implicit arg0: ClassTag[T], pos: Position): ResultOfTheTypeInvocation[T]

    Permalink
    Definition Classes
    Matchers
  260. def theSameElementsAs(xs: GenTraversable[_]): ResultOfTheSameElementsAsApplication

    Permalink
    Definition Classes
    Matchers
  261. def theSameElementsInOrderAs(xs: GenTraversable[_]): ResultOfTheSameElementsInOrderAsApplication

    Permalink
    Definition Classes
    Matchers
  262. val theSameInstanceAs: TheSameInstanceAsPhrase

    Permalink
    Definition Classes
    Matchers
  263. val they: TheyWord

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  264. def thrownBy(fun: ⇒ Any): ResultOfThrownByApplication

    Permalink
    Definition Classes
    Matchers
  265. def time[A](f: ⇒ A): (A, FiniteDuration)

    Permalink
    Attributes
    protected
  266. def toString(): String

    Permalink
    Definition Classes
    WordSpec → AnyRef → Any
  267. val typeCheck: TypeCheckWord

    Permalink
    Definition Classes
    MatcherWords
  268. def typeCheckedConstraint[A, B](implicit equivalenceOfA: Equivalence[A], ev: <:<[B, A]): CanEqual[A, B]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  269. implicit def unconstrainedEquality[A, B](implicit equalityOfA: Equality[A]): CanEqual[A, B]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  270. val value: ValueWord

    Permalink
    Definition Classes
    Matchers
  271. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  272. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  273. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  274. def whenever[T](condition: Boolean)(fun: ⇒ T)(implicit wa: WheneverAsserting[T]): Result

    Permalink
    Definition Classes
    Whenever
  275. def withClue[T](clue: Any)(fun: ⇒ T): T

    Permalink
    Definition Classes
    Assertions
  276. def withFixture(test: NoArgTest): Outcome

    Permalink
    Attributes
    protected
    Definition Classes
    TestSuite
  277. def workers(value: PosInt): Workers

    Permalink
    Definition Classes
    Configuration
  278. val writable: WritableWord

    Permalink
    Definition Classes
    MatcherWords
  279. def [B](y: B): (CodecSuite, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to ArrowAssoc[CodecSuite] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Shadowed Implicit Value Members

  1. def !==(literalNull: Null): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Assertions.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (codecSuite: org.scalatest.Assertions.Equalizer[CodecSuite]).!==(literalNull)
    Definition Classes
    Equalizer
  2. def !==(spread: Spread[CodecSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Assertions.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (codecSuite: org.scalatest.Assertions.Equalizer[CodecSuite]).!==(spread)
    Definition Classes
    Equalizer
  3. def !==(rightSide: Any)(implicit equality: Equality[CodecSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Assertions.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (codecSuite: org.scalatest.Assertions.Equalizer[CodecSuite]).!==(rightSide)(equality)
    Definition Classes
    Equalizer
  4. def !==(literalNull: Null): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalactic.TripleEquals.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (codecSuite: org.scalactic.TripleEquals.Equalizer[CodecSuite]).!==(literalNull)
    Definition Classes
    Equalizer
  5. def !==(spread: Spread[CodecSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalactic.TripleEquals.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (codecSuite: org.scalactic.TripleEquals.Equalizer[CodecSuite]).!==(spread)
    Definition Classes
    Equalizer
  6. def !==(rightSide: Any)(implicit equality: Equality[CodecSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalactic.TripleEquals.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (codecSuite: org.scalactic.TripleEquals.Equalizer[CodecSuite]).!==(rightSide)(equality)
    Definition Classes
    Equalizer
  7. def !==(literalNull: Null): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (codecSuite: org.scalatest.Matchers.Equalizer[CodecSuite]).!==(literalNull)
    Definition Classes
    Equalizer
  8. def !==(spread: Spread[CodecSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (codecSuite: org.scalatest.Matchers.Equalizer[CodecSuite]).!==(spread)
    Definition Classes
    Equalizer
  9. def !==(rightSide: Any)(implicit equality: Equality[CodecSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (codecSuite: org.scalatest.Matchers.Equalizer[CodecSuite]).!==(rightSide)(equality)
    Definition Classes
    Equalizer
  10. def +-(tolerance: CodecSuite): Spread[CodecSuite]

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.PlusOrMinusWrapper[CodecSuite] performed by method convertNumericToPlusOrMinusWrapper in org.scalactic.Tolerance. This conversion will take place only if an implicit value of type Numeric[CodecSuite] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (codecSuite: org.scalatest.Matchers.PlusOrMinusWrapper[CodecSuite]).+-(tolerance)
    Definition Classes
    PlusOrMinusWrapper
  11. def +-(tolerance: CodecSuite): Spread[CodecSuite]

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalactic.Tolerance.PlusOrMinusWrapper[CodecSuite] performed by method convertNumericToPlusOrMinusWrapper in org.scalactic.Tolerance. This conversion will take place only if an implicit value of type Numeric[CodecSuite] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (codecSuite: org.scalactic.Tolerance.PlusOrMinusWrapper[CodecSuite]).+-(tolerance)
    Definition Classes
    PlusOrMinusWrapper
  12. def ===(literalNull: Null): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Assertions.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (codecSuite: org.scalatest.Assertions.Equalizer[CodecSuite]).===(literalNull)
    Definition Classes
    Equalizer
  13. def ===(spread: Spread[CodecSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Assertions.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (codecSuite: org.scalatest.Assertions.Equalizer[CodecSuite]).===(spread)
    Definition Classes
    Equalizer
  14. def ===(rightSide: Any)(implicit equality: Equality[CodecSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Assertions.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (codecSuite: org.scalatest.Assertions.Equalizer[CodecSuite]).===(rightSide)(equality)
    Definition Classes
    Equalizer
  15. def ===(literalNull: Null): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalactic.TripleEquals.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (codecSuite: org.scalactic.TripleEquals.Equalizer[CodecSuite]).===(literalNull)
    Definition Classes
    Equalizer
  16. def ===(spread: Spread[CodecSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalactic.TripleEquals.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (codecSuite: org.scalactic.TripleEquals.Equalizer[CodecSuite]).===(spread)
    Definition Classes
    Equalizer
  17. def ===(rightSide: Any)(implicit equality: Equality[CodecSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalactic.TripleEquals.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (codecSuite: org.scalactic.TripleEquals.Equalizer[CodecSuite]).===(rightSide)(equality)
    Definition Classes
    Equalizer
  18. def ===(literalNull: Null): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (codecSuite: org.scalatest.Matchers.Equalizer[CodecSuite]).===(literalNull)
    Definition Classes
    Equalizer
  19. def ===(spread: Spread[CodecSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (codecSuite: org.scalatest.Matchers.Equalizer[CodecSuite]).===(spread)
    Definition Classes
    Equalizer
  20. def ===(rightSide: Any)(implicit equality: Equality[CodecSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (codecSuite: org.scalatest.Matchers.Equalizer[CodecSuite]).===(rightSide)(equality)
    Definition Classes
    Equalizer
  21. val leftSide: CodecSuite

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Assertions.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (codecSuite: org.scalatest.Assertions.Equalizer[CodecSuite]).leftSide
    Definition Classes
    Equalizer
  22. val leftSide: CodecSuite

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalactic.TripleEquals.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (codecSuite: org.scalactic.TripleEquals.Equalizer[CodecSuite]).leftSide
    Definition Classes
    Equalizer
  23. val leftSide: CodecSuite

    Permalink
    Implicit information
    This member is added by an implicit conversion from CodecSuite to org.scalatest.Matchers.Equalizer[CodecSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (codecSuite: org.scalatest.Matchers.Equalizer[CodecSuite]).leftSide
    Definition Classes
    Equalizer

Deprecated Value Members

  1. def maxDiscarded(value: Int): MaxDiscarded

    Permalink
    Definition Classes
    Configuration
    Annotations
    @deprecated
    Deprecated

    use maxDiscardedFactor instead

  2. def maxSize(value: Int): MaxSize

    Permalink
    Definition Classes
    Configuration
    Annotations
    @deprecated
    Deprecated

    use SizeRange instead

  3. def trap[T](f: ⇒ T): Throwable

    Permalink
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    The trap method is no longer needed for demos in the REPL, which now abreviates stack traces, and will be removed in a future version of ScalaTest

Inherited from GeneratorDrivenPropertyChecks

Inherited from Configuration

Inherited from Whenever

Inherited from Matchers

Inherited from Explicitly

Inherited from MatcherWords

Inherited from Tolerance

Inherited from WordSpec

Inherited from WordSpecLike

Inherited from Documenting

Inherited from Alerting

Inherited from Notifying

Inherited from Informing

Inherited from CanVerb

Inherited from MustVerb

Inherited from ShouldVerb

Inherited from TestRegistration

Inherited from TestSuite

Inherited from Suite

Inherited from Serializable

Inherited from Serializable

Inherited from Assertions

Inherited from TripleEquals

Inherited from TripleEqualsSupport

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion convertToEqualizer from CodecSuite to org.scalatest.Assertions.Equalizer[CodecSuite]

Inherited by implicit conversion convertToEqualizer from CodecSuite to org.scalactic.TripleEquals.Equalizer[CodecSuite]

Inherited by implicit conversion convertToAnyShouldWrapper from CodecSuite to org.scalatest.Matchers.AnyShouldWrapper[CodecSuite]

Inherited by implicit conversion convertNumericToPlusOrMinusWrapper from CodecSuite to org.scalatest.Matchers.PlusOrMinusWrapper[CodecSuite]

Inherited by implicit conversion convertToEqualizer from CodecSuite to org.scalatest.Matchers.Equalizer[CodecSuite]

Inherited by implicit conversion convertNumericToPlusOrMinusWrapper from CodecSuite to org.scalactic.Tolerance.PlusOrMinusWrapper[CodecSuite]

Inherited by implicit conversion any2stringadd from CodecSuite to any2stringadd[CodecSuite]

Inherited by implicit conversion StringFormat from CodecSuite to StringFormat[CodecSuite]

Inherited by implicit conversion Ensuring from CodecSuite to Ensuring[CodecSuite]

Inherited by implicit conversion ArrowAssoc from CodecSuite to ArrowAssoc[CodecSuite]

Ungrouped