trait BitcoinSWalletTest extends FixtureAsyncFlatSpec with BitcoinSFixture with BaseWalletTest with EmbeddedPg

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BitcoinSWalletTest
  2. BaseWalletTest
  3. EmbeddedPg
  4. BitcoinSFixture
  5. BitcoinSAsyncFixtureTest
  6. BitcoinSAkkaAsyncTest
  7. Logging
  8. BaseAsyncTest
  9. AsyncTimeLimitedTests
  10. TimeLimits
  11. AsyncTestSuiteMixin
  12. ScalaCheckPropertyChecks
  13. ScalaCheckDrivenPropertyChecks
  14. ScalaCheckConfiguration
  15. Configuration
  16. TableDrivenPropertyChecks
  17. Tables
  18. Whenever
  19. Matchers
  20. Explicitly
  21. MatcherWords
  22. Tolerance
  23. BeforeAndAfterAll
  24. BeforeAndAfter
  25. SuiteMixin
  26. FixtureAsyncFlatSpec
  27. FixtureAsyncFlatSpecLike
  28. Documenting
  29. Alerting
  30. Notifying
  31. Informing
  32. CanVerb
  33. MustVerb
  34. ShouldVerb
  35. FixtureAsyncTestRegistration
  36. FixtureAsyncTestSuite
  37. AsyncTestSuite
  38. CompleteLastly
  39. RecoverMethods
  40. FixtureSuite
  41. Suite
  42. Serializable
  43. Assertions
  44. TripleEquals
  45. TripleEqualsSupport
  46. AnyRef
  47. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. final class AWord extends AnyRef
    Definition Classes
    Matchers
  2. final class AnWord extends AnyRef
    Definition Classes
    Matchers
  3. sealed class AnyMustWrapper[T] extends AnyRef
    Definition Classes
    Matchers
  4. final class BehaviorWord extends AnyRef
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  5. class CheckingEqualizer[L] extends AnyRef
    Definition Classes
    TripleEqualsSupport
  6. sealed class Collected extends Serializable
    Attributes
    protected
    Definition Classes
    Matchers
  7. class ConfiguredPropertyCheck extends AnyRef
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  8. class DecidedByEquality[A] extends Equality[A]
    Definition Classes
    Explicitly
  9. class DecidedWord extends AnyRef
    Definition Classes
    Explicitly
  10. class DeterminedByEquivalence[T] extends Equivalence[T]
    Definition Classes
    Explicitly
  11. class DeterminedWord extends AnyRef
    Definition Classes
    Explicitly
  12. class Equalizer[L] extends AnyRef
    Definition Classes
    TripleEqualsSupport
  13. abstract type FixtureParam
    Attributes
    protected
    Definition Classes
    FixtureSuite
  14. final class HavePropertyMatcherGenerator extends AnyRef
    Definition Classes
    Matchers
  15. final class IgnoreVerbString extends AnyRef
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  16. final class IgnoreVerbStringTaggedAs extends AnyRef
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  17. final class IgnoreWord extends AnyRef
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  18. final class InAndIgnoreMethods extends AnyRef
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  19. final class InAndIgnoreMethodsAfterTaggedAs extends AnyRef
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  20. final class ItVerbString extends AnyRef
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  21. final class ItVerbStringTaggedAs extends AnyRef
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  22. final class ItWord extends AnyRef
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  23. final class KeyWord extends AnyRef
    Definition Classes
    Matchers
  24. case class MaxDiscardedFactor extends PropertyCheckConfigParam with Product with Serializable
    Definition Classes
    Configuration
  25. case class MinSize extends PropertyCheckConfigParam with Product with Serializable
    Definition Classes
    Configuration
  26. case class MinSuccessful extends PropertyCheckConfigParam with Product with Serializable
    Definition Classes
    Configuration
  27. trait NoArgAsyncTest extends () => FutureOutcome with TestData
    Definition Classes
    AsyncTestSuite
  28. trait OneArgAsyncTest extends (scalatest.FixtureAsyncTestSuite.FixtureParam) => FutureOutcome with TestData
    Definition Classes
    FixtureAsyncTestSuite
  29. final class PlusOrMinusWrapper[T] extends AnyRef
    Definition Classes
    Tolerance
  30. sealed abstract class PropertyCheckConfigParam extends Product with Serializable
    Definition Classes
    Configuration
  31. case class PropertyCheckConfiguration extends Product with Serializable
    Definition Classes
    Configuration
  32. final class RegexWord extends AnyRef
    Definition Classes
    Matchers
  33. final class RegexWrapper extends AnyRef
    Definition Classes
    Matchers
  34. class ResultOfBeWordForAny[T] extends AnyRef
    Definition Classes
    Matchers
  35. sealed class ResultOfBeWordForCollectedAny[T] extends AnyRef
    Definition Classes
    Matchers
  36. final class ResultOfBeWordForCollectedArray[T] extends ResultOfBeWordForCollectedAny[Array[T]]
    Definition Classes
    Matchers
  37. final class ResultOfCollectedAny[T] extends AnyRef
    Definition Classes
    Matchers
  38. class ResultOfCompleteInvocation[T] extends AnyRef
    Definition Classes
    CompleteLastly
  39. final class ResultOfContainWordForCollectedAny[T] extends AnyRef
    Definition Classes
    Matchers
  40. final class ResultOfEndWithWordForCollectedString extends AnyRef
    Definition Classes
    Matchers
  41. final class ResultOfEndWithWordForString extends AnyRef
    Definition Classes
    Matchers
  42. final class ResultOfFullyMatchWordForCollectedString extends AnyRef
    Definition Classes
    Matchers
  43. final class ResultOfFullyMatchWordForString extends AnyRef
    Definition Classes
    Matchers
  44. final class ResultOfHaveWordForCollectedExtent[A] extends AnyRef
    Definition Classes
    Matchers
  45. final class ResultOfHaveWordForExtent[A] extends AnyRef
    Definition Classes
    Matchers
  46. final class ResultOfIncludeWordForCollectedString extends AnyRef
    Definition Classes
    Matchers
  47. final class ResultOfIncludeWordForString extends AnyRef
    Definition Classes
    Matchers
  48. final class ResultOfNotWordForCollectedAny[T] extends AnyRef
    Definition Classes
    Matchers
  49. final class ResultOfStartWithWordForCollectedString extends AnyRef
    Definition Classes
    Matchers
  50. final class ResultOfStartWithWordForString extends AnyRef
    Definition Classes
    Matchers
  51. case class SizeRange extends PropertyCheckConfigParam with Product with Serializable
    Definition Classes
    Configuration
  52. trait StringCanWrapperForVerb extends AnyRef
    Definition Classes
    CanVerb
  53. final class StringMustWrapper extends AnyMustWrapper[String] with scalatest.matchers.must.Matchers.StringMustWrapperForVerb
    Definition Classes
    Matchers
  54. trait StringMustWrapperForVerb extends AnyRef
    Definition Classes
    MustVerb
  55. trait StringShouldWrapperForVerb extends AnyRef
    Definition Classes
    ShouldVerb
  56. class TheAfterWord extends AnyRef
    Definition Classes
    Explicitly
  57. final class TheSameInstanceAsPhrase extends AnyRef
    Definition Classes
    Matchers
  58. final class TheyVerbString extends AnyRef
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  59. final class TheyVerbStringTaggedAs extends AnyRef
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  60. final class TheyWord extends AnyRef
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  61. final class ValueWord extends AnyRef
    Definition Classes
    Matchers
  62. case class Workers extends PropertyCheckConfigParam with Product with Serializable
    Definition Classes
    Configuration

Abstract Value Members

  1. abstract def withFixture(test: OneArgAsyncTest): FutureOutcome
    Definition Classes
    FixtureAsyncTestSuite

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. def !==[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]
    Definition Classes
    TripleEqualsSupport
  3. def !==(right: Null): TripleEqualsInvocation[Null]
    Definition Classes
    TripleEqualsSupport
  4. def !==[T](right: T): TripleEqualsInvocation[T]
    Definition Classes
    TripleEqualsSupport
  5. final def ##: Int
    Definition Classes
    AnyRef → Any
  6. def <[T](right: T)(implicit arg0: Ordering[T]): ResultOfLessThanComparison[T]
    Definition Classes
    Matchers
  7. def <=[T](right: T)(implicit arg0: Ordering[T]): ResultOfLessThanOrEqualToComparison[T]
    Definition Classes
    Matchers
  8. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  9. def ===[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]
    Definition Classes
    TripleEqualsSupport
  10. def ===(right: Null): TripleEqualsInvocation[Null]
    Definition Classes
    TripleEqualsSupport
  11. def ===[T](right: T): TripleEqualsInvocation[T]
    Definition Classes
    TripleEqualsSupport
  12. def >[T](right: T)(implicit arg0: Ordering[T]): ResultOfGreaterThanComparison[T]
    Definition Classes
    Matchers
  13. def >=[T](right: T)(implicit arg0: Ordering[T]): ResultOfGreaterThanOrEqualToComparison[T]
    Definition Classes
    Matchers
  14. def a[T](implicit arg0: ClassTag[T]): ResultOfATypeInvocation[T]
    Definition Classes
    Matchers
  15. val a: AWord
    Definition Classes
    Matchers
  16. def after(fun: => Any)(implicit pos: Position): Unit
    Attributes
    protected
    Definition Classes
    BeforeAndAfter
  17. val after: TheAfterWord
    Definition Classes
    Explicitly
  18. def afterAll(): Unit
    Definition Classes
    BitcoinSWalletTestBaseWalletTestEmbeddedPgBitcoinSAkkaAsyncTest → BeforeAndAfterAll
  19. implicit lazy val akkaTimeout: Timeout
    Definition Classes
    BitcoinSAkkaAsyncTest
  20. def alert: Alerter
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike → Alerting
  21. def all(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  22. 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]]
    Definition Classes
    Matchers
  23. 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)]
    Definition Classes
    Matchers
  24. def all[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  25. def allElementsOf[R](elements: GenTraversable[R]): ResultOfAllElementsOfApplication
    Definition Classes
    Matchers
  26. def allOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfAllOfApplication
    Definition Classes
    Matchers
  27. def an[T](implicit arg0: ClassTag[T]): ResultOfAnTypeInvocation[T]
    Definition Classes
    Matchers
  28. val an: AnWord
    Definition Classes
    Matchers
  29. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  30. macro def assert(condition: Boolean, clue: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  31. macro def assert(condition: Boolean)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  32. macro def assertCompiles(code: String)(implicit pos: Position): Assertion
    Definition Classes
    Assertions
  33. macro def assertDoesNotCompile(code: String)(implicit pos: Position): Assertion
    Definition Classes
    Assertions
  34. def assertResult(expected: Any)(actual: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  35. def assertResult(expected: Any, clue: Any)(actual: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  36. def assertThrows[T <: AnyRef](f: => Any)(implicit classTag: ClassTag[T], pos: Position): Assertion
    Definition Classes
    Assertions
  37. macro def assertTypeError(code: String)(implicit pos: Position): Assertion
    Definition Classes
    Assertions
  38. macro def assume(condition: Boolean, clue: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  39. macro def assume(condition: Boolean)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  40. def atLeast(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  41. 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]]
    Definition Classes
    Matchers
  42. 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)]
    Definition Classes
    Matchers
  43. def atLeast[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  44. def atLeastOneElementOf(elements: GenTraversable[Any]): ResultOfAtLeastOneElementOfApplication
    Definition Classes
    Matchers
  45. def atLeastOneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfAtLeastOneOfApplication
    Definition Classes
    Matchers
  46. def atMost(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  47. 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]]
    Definition Classes
    Matchers
  48. 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)]
    Definition Classes
    Matchers
  49. def atMost[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  50. def atMostOneElementOf[R](elements: GenTraversable[R]): ResultOfAtMostOneElementOfApplication
    Definition Classes
    Matchers
  51. def atMostOneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfAtMostOneOfApplication
    Definition Classes
    Matchers
  52. val be: BeWord
    Definition Classes
    MatcherWords
  53. def before(fun: => Any)(implicit pos: Position): Unit
    Attributes
    protected
    Definition Classes
    BeforeAndAfter
  54. def beforeAll(): Unit
    Definition Classes
    BitcoinSWalletTestBaseWalletTest → BeforeAndAfterAll
  55. val behave: BehaveWord
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  56. val behavior: BehaviorWord
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  57. def between(from: Int, upTo: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  58. 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]]
    Definition Classes
    Matchers
  59. def between[E, C[_]](from: Int, upTo: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  60. def cancel(cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  61. def cancel(message: String, cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  62. def cancel(message: String)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  63. def cancel()(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  64. def cancelAfter[T](timeout: Span)(fun: => T)(implicit signaler: Signaler, prettifier: Prettifier, pos: Position, timed: Timed[T]): T
    Definition Classes
    TimeLimits
  65. implicit def chainParams: ChainParams
    Definition Classes
    BaseAsyncTest
  66. def chainQueryApi: ChainQueryApi
    Definition Classes
    BaseWalletTest
  67. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  68. val compile: CompileWord
    Definition Classes
    MatcherWords
  69. def complete[T](completeBlock: => T)(implicit futuristic: Futuristic[T]): ResultOfCompleteInvocation[T]
    Definition Classes
    CompleteLastly
  70. def composeBuilders[T, U](builder: () => Future[T], dependentBuilder: (T) => Future[U]): () => Future[(T, U)]

    Given two fixture building methods (one dependent on the other), returns a single fixture building method where the fixture is the pair of the two.

    Given two fixture building methods (one dependent on the other), returns a single fixture building method where the fixture is the pair of the two.

    Example:

    composeBuilders(createBlockHeaderDAO, createChainHandlerFromBlockHeaderDAO)
    Definition Classes
    BitcoinSFixture
  71. def composeBuildersAndWrap[T, U, C](builder: () => Future[T], dependentBuilder: (T) => Future[U], wrap: (T, U) => C): () => Future[C]

    Given two fixture building methods (one dependent on the other) and a wrapper for their pair type, returns a single fixture building method where the fixture is wrapper.

    Given two fixture building methods (one dependent on the other) and a wrapper for their pair type, returns a single fixture building method where the fixture is wrapper.

    Example:

    composeBuildersAndWrap(
        createBitcoind,
        createChainHandlerWithBitcoindZmq,
        BitcoindChainHandler.apply)
    Definition Classes
    BitcoinSFixture
  72. def composeBuildersAndWrapFuture[T, U, C](builder: () => Future[T], dependentBuilder: (T) => Future[U], processResult: (T, U) => Future[C]): () => Future[C]

    Given two fixture building methods (one dependent on the other) and a function that processes the result of the builders returning a Future, returns a single fixture building method where the fixture is wrapper.

    Given two fixture building methods (one dependent on the other) and a function that processes the result of the builders returning a Future, returns a single fixture building method where the fixture is wrapper.

    This method is identical to composeBuildersAndWrap, except that the wrapping function returns a Future[C] instead of a C

    Definition Classes
    BitcoinSFixture
  73. val contain: ContainWord
    Definition Classes
    MatcherWords
  74. implicit def convertAssertionToFutureAssertion(assertion: Assertion): Future[Assertion]
    Definition Classes
    AsyncTestSuite
  75. def convertEquivalenceToAToBConstraint[A, B](equivalenceOfB: Equivalence[B])(implicit ev: <:<[A, B]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  76. def convertEquivalenceToBToAConstraint[A, B](equivalenceOfA: Equivalence[A])(implicit ev: <:<[B, A]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  77. implicit def convertNumericToPlusOrMinusWrapper[T](pivot: T)(implicit arg0: Numeric[T]): PlusOrMinusWrapper[T]
    Definition Classes
    Tolerance
  78. implicit def convertSymbolToHavePropertyMatcherGenerator(symbol: Symbol)(implicit prettifier: Prettifier, pos: Position): HavePropertyMatcherGenerator
    Definition Classes
    Matchers
  79. implicit def convertToAnyMustWrapper[T](o: T)(implicit pos: Position, prettifier: Prettifier): AnyMustWrapper[T]
    Definition Classes
    Matchers
  80. def convertToCheckingEqualizer[T](left: T): CheckingEqualizer[T]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  81. implicit def convertToEqualizer[T](left: T): Equalizer[T]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  82. implicit def convertToInAndIgnoreMethods(resultOfStringPassedToVerb: ResultOfStringPassedToVerb): InAndIgnoreMethods
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  83. implicit def convertToInAndIgnoreMethodsAfterTaggedAs(resultOfTaggedAsInvocation: ResultOfTaggedAsInvocation): InAndIgnoreMethodsAfterTaggedAs
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  84. implicit def convertToRegexWrapper(o: Regex): RegexWrapper
    Definition Classes
    Matchers
  85. implicit def convertToStringCanWrapper(o: String)(implicit position: Position): StringCanWrapperForVerb
    Definition Classes
    CanVerb
  86. implicit def convertToStringMustWrapper(o: String)(implicit pos: Position, prettifier: Prettifier): StringMustWrapper
    Definition Classes
    Matchers
  87. implicit def convertToStringMustWrapperForVerb(o: String)(implicit position: Position): StringMustWrapperForVerb
    Definition Classes
    MustVerb
  88. implicit def convertToStringShouldWrapperForVerb(o: String)(implicit position: Position): StringShouldWrapperForVerb
    Definition Classes
    ShouldVerb
  89. def customGenDrivenConfig(executions: Int): PropertyCheckConfiguration

    Sets the generator driven tests to perform the given amount of execs

    Sets the generator driven tests to perform the given amount of execs

    Definition Classes
    BaseAsyncTest
  90. def debug(mkr: Marker, msg: => Any, t: => Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  91. def debug(msg: => Any, t: => Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  92. def debug(msg: => Any): Unit
    Attributes
    protected
    Definition Classes
    Logging
  93. val decided: DecidedWord
    Definition Classes
    Explicitly
  94. def defaultEquality[A]: Equality[A]
    Definition Classes
    TripleEqualsSupport
  95. val defined: DefinedWord
    Definition Classes
    MatcherWords
  96. def definedAt[T](right: T): ResultOfDefinedAt[T]
    Definition Classes
    Matchers
  97. val determined: DeterminedWord
    Definition Classes
    Explicitly
  98. implicit val duration: FiniteDuration
    Definition Classes
    BaseAsyncTest
  99. val empty: EmptyWord
    Definition Classes
    MatcherWords
  100. val endWith: EndWithWord
    Definition Classes
    MatcherWords
  101. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  102. def equal(o: Null): Matcher[AnyRef]
    Definition Classes
    Matchers
  103. def equal[T](spread: Spread[T]): Matcher[T]
    Definition Classes
    Matchers
  104. def equal(right: Any): MatcherFactory1[Any, Equality]
    Definition Classes
    MatcherWords
  105. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  106. def error(mkr: Marker, msg: => Any, t: => Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  107. def error(msg: => Any, t: => Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  108. def error(msg: => Any): Unit
    Attributes
    protected
    Definition Classes
    Logging
  109. def every(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  110. 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]]
    Definition Classes
    Matchers
  111. 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)]
    Definition Classes
    Matchers
  112. def every[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  113. def exactly(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  114. 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]]
    Definition Classes
    Matchers
  115. 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)]
    Definition Classes
    Matchers
  116. def exactly[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  117. final def execute(testName: String, configMap: ConfigMap, color: Boolean, durations: Boolean, shortstacks: Boolean, fullstacks: Boolean, stats: Boolean): Unit
    Definition Classes
    Suite
  118. def executePgSql(sql: String): Unit
    Definition Classes
    EmbeddedPg
  119. implicit def executionContext: ExecutionContext

    Needed because the default execution context will become overloaded if we do not specify a unique execution context for each suite

    Needed because the default execution context will become overloaded if we do not specify a unique execution context for each suite

    Definition Classes
    BitcoinSAkkaAsyncTest
  120. val exist: ExistWord
    Definition Classes
    MatcherWords
  121. def exists[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, ASSERTION](table: TableFor22[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  122. def exists[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, ASSERTION](table: TableFor21[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  123. def exists[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, ASSERTION](table: TableFor20[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  124. def exists[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, ASSERTION](table: TableFor19[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  125. def exists[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, ASSERTION](table: TableFor18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  126. def exists[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, ASSERTION](table: TableFor17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  127. def exists[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, ASSERTION](table: TableFor16[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  128. def exists[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, ASSERTION](table: TableFor15[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  129. def exists[A, B, C, D, E, F, G, H, I, J, K, L, M, N, ASSERTION](table: TableFor14[A, B, C, D, E, F, G, H, I, J, K, L, M, N])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  130. def exists[A, B, C, D, E, F, G, H, I, J, K, L, M, ASSERTION](table: TableFor13[A, B, C, D, E, F, G, H, I, J, K, L, M])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  131. def exists[A, B, C, D, E, F, G, H, I, J, K, L, ASSERTION](table: TableFor12[A, B, C, D, E, F, G, H, I, J, K, L])(fun: (A, B, C, D, E, F, G, H, I, J, K, L) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  132. def exists[A, B, C, D, E, F, G, H, I, J, K, ASSERTION](table: TableFor11[A, B, C, D, E, F, G, H, I, J, K])(fun: (A, B, C, D, E, F, G, H, I, J, K) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  133. def exists[A, B, C, D, E, F, G, H, I, J, ASSERTION](table: TableFor10[A, B, C, D, E, F, G, H, I, J])(fun: (A, B, C, D, E, F, G, H, I, J) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  134. def exists[A, B, C, D, E, F, G, H, I, ASSERTION](table: TableFor9[A, B, C, D, E, F, G, H, I])(fun: (A, B, C, D, E, F, G, H, I) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  135. def exists[A, B, C, D, E, F, G, H, ASSERTION](table: TableFor8[A, B, C, D, E, F, G, H])(fun: (A, B, C, D, E, F, G, H) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  136. def exists[A, B, C, D, E, F, G, ASSERTION](table: TableFor7[A, B, C, D, E, F, G])(fun: (A, B, C, D, E, F, G) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  137. def exists[A, B, C, D, E, F, ASSERTION](table: TableFor6[A, B, C, D, E, F])(fun: (A, B, C, D, E, F) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  138. def exists[A, B, C, D, E, ASSERTION](table: TableFor5[A, B, C, D, E])(fun: (A, B, C, D, E) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  139. def exists[A, B, C, D, ASSERTION](table: TableFor4[A, B, C, D])(fun: (A, B, C, D) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  140. def exists[A, B, C, ASSERTION](table: TableFor3[A, B, C])(fun: (A, B, C) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  141. def exists[A, B, ASSERTION](table: TableFor2[A, B])(fun: (A, B) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  142. def exists[A, ASSERTION](table: TableFor1[A])(fun: (A) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  143. def expectedTestCount(filter: Filter): Int
    Definition Classes
    Suite
  144. def fail(cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  145. def fail(message: String, cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  146. def fail(message: String)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  147. def fail()(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  148. def failAfter[T](timeout: Span)(fun: => T)(implicit signaler: Signaler, prettifier: Prettifier, pos: Position, timed: Timed[T]): T
    Definition Classes
    TimeLimits
  149. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  150. 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: PropertyCheckConfiguration, 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
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  151. 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: PropertyCheckConfiguration, 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
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  152. 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: PropertyCheckConfiguration, 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
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  153. def forAll[A, B, C, D, E, F, ASSERTION](fun: (A, B, C, D, E, F) => ASSERTION)(implicit config: PropertyCheckConfiguration, 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
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  154. 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: PropertyCheckConfiguration, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], shrD: Shrink[D], shrE: Shrink[E], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  155. 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: PropertyCheckConfiguration, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], shrD: Shrink[D], shrE: Shrink[E], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  156. 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: PropertyCheckConfiguration, 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
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  157. def forAll[A, B, C, D, E, ASSERTION](fun: (A, B, C, D, E) => ASSERTION)(implicit config: PropertyCheckConfiguration, 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
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  158. 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: PropertyCheckConfiguration, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], shrD: Shrink[D], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  159. 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: PropertyCheckConfiguration, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], shrD: Shrink[D], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  160. 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: PropertyCheckConfiguration, 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
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  161. def forAll[A, B, C, D, ASSERTION](fun: (A, B, C, D) => ASSERTION)(implicit config: PropertyCheckConfiguration, 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
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  162. 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: PropertyCheckConfiguration, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  163. def forAll[A, B, C, ASSERTION](genA: Gen[A], genB: Gen[B], genC: Gen[C], configParams: PropertyCheckConfigParam*)(fun: (A, B, C) => ASSERTION)(implicit config: PropertyCheckConfiguration, shrA: Shrink[A], shrB: Shrink[B], shrC: Shrink[C], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  164. def forAll[A, B, C, ASSERTION](nameA: String, nameB: String, nameC: String, configParams: PropertyCheckConfigParam*)(fun: (A, B, C) => ASSERTION)(implicit config: PropertyCheckConfiguration, 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
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  165. def forAll[A, B, C, ASSERTION](fun: (A, B, C) => ASSERTION)(implicit config: PropertyCheckConfiguration, 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
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  166. def forAll[A, B, ASSERTION](genAndNameA: (Gen[A], String), genAndNameB: (Gen[B], String), configParams: PropertyCheckConfigParam*)(fun: (A, B) => ASSERTION)(implicit config: PropertyCheckConfiguration, shrA: Shrink[A], shrB: Shrink[B], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  167. def forAll[A, B, ASSERTION](genA: Gen[A], genB: Gen[B], configParams: PropertyCheckConfigParam*)(fun: (A, B) => ASSERTION)(implicit config: PropertyCheckConfiguration, shrA: Shrink[A], shrB: Shrink[B], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  168. def forAll[A, B, ASSERTION](nameA: String, nameB: String, configParams: PropertyCheckConfigParam*)(fun: (A, B) => ASSERTION)(implicit config: PropertyCheckConfiguration, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  169. def forAll[A, B, ASSERTION](fun: (A, B) => ASSERTION)(implicit config: PropertyCheckConfiguration, arbA: Arbitrary[A], shrA: Shrink[A], arbB: Arbitrary[B], shrB: Shrink[B], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  170. def forAll[A, ASSERTION](genAndNameA: (Gen[A], String), configParams: PropertyCheckConfigParam*)(fun: (A) => ASSERTION)(implicit config: PropertyCheckConfiguration, shrA: Shrink[A], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  171. def forAll[A, ASSERTION](genA: Gen[A], configParams: PropertyCheckConfigParam*)(fun: (A) => ASSERTION)(implicit config: PropertyCheckConfiguration, shrA: Shrink[A], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  172. def forAll[A, ASSERTION](nameA: String, configParams: PropertyCheckConfigParam*)(fun: (A) => ASSERTION)(implicit config: PropertyCheckConfiguration, arbA: Arbitrary[A], shrA: Shrink[A], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  173. def forAll[A, ASSERTION](fun: (A) => ASSERTION)(implicit config: PropertyCheckConfiguration, arbA: Arbitrary[A], shrA: Shrink[A], asserting: CheckerAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  174. def forAll(configParams: PropertyCheckConfigParam*): ConfiguredPropertyCheck
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  175. def forAll[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, ASSERTION](table: TableFor22[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  176. def forAll[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, ASSERTION](table: TableFor21[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  177. def forAll[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, ASSERTION](table: TableFor20[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  178. def forAll[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, ASSERTION](table: TableFor19[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  179. def forAll[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, ASSERTION](table: TableFor18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  180. def forAll[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, ASSERTION](table: TableFor17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  181. def forAll[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, ASSERTION](table: TableFor16[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  182. def forAll[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, ASSERTION](table: TableFor15[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  183. def forAll[A, B, C, D, E, F, G, H, I, J, K, L, M, N, ASSERTION](table: TableFor14[A, B, C, D, E, F, G, H, I, J, K, L, M, N])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  184. def forAll[A, B, C, D, E, F, G, H, I, J, K, L, M, ASSERTION](table: TableFor13[A, B, C, D, E, F, G, H, I, J, K, L, M])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  185. def forAll[A, B, C, D, E, F, G, H, I, J, K, L, ASSERTION](table: TableFor12[A, B, C, D, E, F, G, H, I, J, K, L])(fun: (A, B, C, D, E, F, G, H, I, J, K, L) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  186. def forAll[A, B, C, D, E, F, G, H, I, J, K, ASSERTION](table: TableFor11[A, B, C, D, E, F, G, H, I, J, K])(fun: (A, B, C, D, E, F, G, H, I, J, K) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  187. def forAll[A, B, C, D, E, F, G, H, I, J, ASSERTION](table: TableFor10[A, B, C, D, E, F, G, H, I, J])(fun: (A, B, C, D, E, F, G, H, I, J) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  188. def forAll[A, B, C, D, E, F, G, H, I, ASSERTION](table: TableFor9[A, B, C, D, E, F, G, H, I])(fun: (A, B, C, D, E, F, G, H, I) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  189. def forAll[A, B, C, D, E, F, G, H, ASSERTION](table: TableFor8[A, B, C, D, E, F, G, H])(fun: (A, B, C, D, E, F, G, H) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  190. def forAll[A, B, C, D, E, F, G, ASSERTION](table: TableFor7[A, B, C, D, E, F, G])(fun: (A, B, C, D, E, F, G) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  191. def forAll[A, B, C, D, E, F, ASSERTION](table: TableFor6[A, B, C, D, E, F])(fun: (A, B, C, D, E, F) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  192. def forAll[A, B, C, D, E, ASSERTION](table: TableFor5[A, B, C, D, E])(fun: (A, B, C, D, E) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  193. def forAll[A, B, C, D, ASSERTION](table: TableFor4[A, B, C, D])(fun: (A, B, C, D) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  194. def forAll[A, B, C, ASSERTION](table: TableFor3[A, B, C])(fun: (A, B, C) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  195. def forAll[A, B, ASSERTION](table: TableFor2[A, B])(fun: (A, B) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  196. def forAll[A, ASSERTION](table: TableFor1[A])(fun: (A) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  197. def forAllAsync[A, B, C, D, E, F](genA: Gen[A], genB: Gen[B], genC: Gen[C], genD: Gen[D], genE: Gen[E], genF: Gen[F])(func: (A, B, C, D, E, F) => Future[Assertion]): Future[Assertion]
    Definition Classes
    BaseAsyncTest
  198. def forAllAsync[A, B, C, D, E](genA: Gen[A], genB: Gen[B], genC: Gen[C], genD: Gen[D], genE: Gen[E])(func: (A, B, C, D, E) => Future[Assertion]): Future[Assertion]
    Definition Classes
    BaseAsyncTest
  199. def forAllAsync[A, B, C, D](genA: Gen[A], genB: Gen[B], genC: Gen[C], genD: Gen[D])(func: (A, B, C, D) => Future[Assertion]): Future[Assertion]
    Definition Classes
    BaseAsyncTest
  200. def forAllAsync[A, B, C](genA: Gen[A], genB: Gen[B], genC: Gen[C])(func: (A, B, C) => Future[Assertion]): Future[Assertion]
    Definition Classes
    BaseAsyncTest
  201. def forAllAsync[A, B](genA: Gen[A], genB: Gen[B])(func: (A, B) => Future[Assertion]): Future[Assertion]
    Definition Classes
    BaseAsyncTest
  202. def forAllAsync[A](gen: Gen[A])(func: (A) => Future[Assertion]): Future[Assertion]
    Definition Classes
    BaseAsyncTest
  203. def forAllParallel[A, B, C, D, E, F](genA: Gen[A], genB: Gen[B], genC: Gen[C], genD: Gen[D], genE: Gen[E], genF: Gen[F])(func: (A, B, C, D, E, F) => Assertion): Future[Assertion]

    Runs all property based tests in parallel.

    Runs all property based tests in parallel. This is a convenient optimization for synchronous property based tests

    Definition Classes
    BaseAsyncTest
  204. def forAllParallel[A, B, C, D, E](genA: Gen[A], genB: Gen[B], genC: Gen[C], genD: Gen[D], genE: Gen[E])(func: (A, B, C, D, E) => Assertion): Future[Assertion]

    Runs all property based tests in parallel.

    Runs all property based tests in parallel. This is a convenient optimization for synchronous property based tests

    Definition Classes
    BaseAsyncTest
  205. def forAllParallel[A, B, C, D, E](genA: Gen[A], genB: Gen[B], genC: Gen[C], genD: Gen[D])(func: (A, B, C, D) => Assertion): Future[Assertion]

    Runs all property based tests in parallel.

    Runs all property based tests in parallel. This is a convenient optimization for synchronous property based tests

    Definition Classes
    BaseAsyncTest
  206. def forAllParallel[A, B, C](genA: Gen[A], genB: Gen[B], genC: Gen[C])(func: (A, B, C) => Assertion): Future[Assertion]

    Runs all property based tests in parallel.

    Runs all property based tests in parallel. This is a convenient optimization for synchronous property based tests

    Definition Classes
    BaseAsyncTest
  207. def forAllParallel[A, B, C](genA: Gen[A], genB: Gen[B])(func: (A, B) => Assertion): Future[Assertion]

    Runs all property based tests in parallel.

    Runs all property based tests in parallel. This is a convenient optimization for synchronous property based tests

    Definition Classes
    BaseAsyncTest
  208. def forAllParallel[A](gen: Gen[A])(func: (A) => Assertion): Future[Assertion]

    Runs all property based tests in parallel.

    Runs all property based tests in parallel. This is a convenient optimization for synchronous property based tests

    Definition Classes
    BaseAsyncTest
  209. def forEvery[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, ASSERTION](table: TableFor22[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  210. def forEvery[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, ASSERTION](table: TableFor21[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  211. def forEvery[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, ASSERTION](table: TableFor20[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  212. def forEvery[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, ASSERTION](table: TableFor19[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  213. def forEvery[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, ASSERTION](table: TableFor18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  214. def forEvery[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, ASSERTION](table: TableFor17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  215. def forEvery[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, ASSERTION](table: TableFor16[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  216. def forEvery[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, ASSERTION](table: TableFor15[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  217. def forEvery[A, B, C, D, E, F, G, H, I, J, K, L, M, N, ASSERTION](table: TableFor14[A, B, C, D, E, F, G, H, I, J, K, L, M, N])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  218. def forEvery[A, B, C, D, E, F, G, H, I, J, K, L, M, ASSERTION](table: TableFor13[A, B, C, D, E, F, G, H, I, J, K, L, M])(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  219. def forEvery[A, B, C, D, E, F, G, H, I, J, K, L, ASSERTION](table: TableFor12[A, B, C, D, E, F, G, H, I, J, K, L])(fun: (A, B, C, D, E, F, G, H, I, J, K, L) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  220. def forEvery[A, B, C, D, E, F, G, H, I, J, K, ASSERTION](table: TableFor11[A, B, C, D, E, F, G, H, I, J, K])(fun: (A, B, C, D, E, F, G, H, I, J, K) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  221. def forEvery[A, B, C, D, E, F, G, H, I, J, ASSERTION](table: TableFor10[A, B, C, D, E, F, G, H, I, J])(fun: (A, B, C, D, E, F, G, H, I, J) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  222. def forEvery[A, B, C, D, E, F, G, H, I, ASSERTION](table: TableFor9[A, B, C, D, E, F, G, H, I])(fun: (A, B, C, D, E, F, G, H, I) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  223. def forEvery[A, B, C, D, E, F, G, H, ASSERTION](table: TableFor8[A, B, C, D, E, F, G, H])(fun: (A, B, C, D, E, F, G, H) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  224. def forEvery[A, B, C, D, E, F, G, ASSERTION](table: TableFor7[A, B, C, D, E, F, G])(fun: (A, B, C, D, E, F, G) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  225. def forEvery[A, B, C, D, E, F, ASSERTION](table: TableFor6[A, B, C, D, E, F])(fun: (A, B, C, D, E, F) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  226. def forEvery[A, B, C, D, E, ASSERTION](table: TableFor5[A, B, C, D, E])(fun: (A, B, C, D, E) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  227. def forEvery[A, B, C, D, ASSERTION](table: TableFor4[A, B, C, D])(fun: (A, B, C, D) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  228. def forEvery[A, B, C, ASSERTION](table: TableFor3[A, B, C])(fun: (A, B, C) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  229. def forEvery[A, B, ASSERTION](table: TableFor2[A, B])(fun: (A, B) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  230. def forEvery[A, ASSERTION](table: TableFor1[A])(fun: (A) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  231. val fullyMatch: FullyMatchWord
    Definition Classes
    MatcherWords
  232. def generatorDriveConfigOldCode: PropertyCheckConfiguration

    Property based tests that have been around a long time have a less of a chance failing, so execute them less

    Property based tests that have been around a long time have a less of a chance failing, so execute them less

    Definition Classes
    BaseAsyncTest
  233. implicit val generatorDrivenConfig: PropertyCheckConfiguration

    The configuration for property based tests in our testing suite

    The configuration for property based tests in our testing suite

    Definition Classes
    BaseAsyncTest → Configuration
    See also

    http://www.scalatest.org/user_guide/writing_scalacheck_style_properties

  234. def generatorDrivenConfigNewCode: PropertyCheckConfiguration

    Property based tests that are new have a higher chance of failing so execute them more

    Property based tests that are new have a higher chance of failing so execute them more

    Definition Classes
    BaseAsyncTest
  235. def getBIP39PasswordOpt(): Option[String]
    Definition Classes
    BaseWalletTest
  236. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  237. def getFreshConfig: BitcoinSAppConfig

    Wallet config with data directory set to user temp directory

    Wallet config with data directory set to user temp directory

    Attributes
    protected
    Definition Classes
    BaseWalletTest
  238. implicit def getFreshDLCAppConfig: DLCAppConfig
    Attributes
    protected
  239. def getFreshWalletAppConfig: WalletAppConfig
    Attributes
    protected
    Definition Classes
    BaseWalletTest
  240. def getParameter(configParams: Seq[PropertyCheckConfigParam], config: PropertyCheckConfiguration): Parameter
    Definition Classes
    Configuration
  241. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  242. val have: HaveWord
    Definition Classes
    MatcherWords
  243. val ignore: IgnoreWord
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  244. def inOrder(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfInOrderApplication
    Definition Classes
    Matchers
  245. def inOrderElementsOf[R](elements: GenTraversable[R]): ResultOfInOrderElementsOfApplication
    Definition Classes
    Matchers
  246. def inOrderOnly[T](firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfInOrderOnlyApplication
    Definition Classes
    Matchers
  247. val include: IncludeWord
    Definition Classes
    MatcherWords
  248. def info(mkr: Marker, msg: => Any, t: => Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  249. def info(msg: => Any, t: => Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  250. def info(msg: => Any): Unit
    Attributes
    protected
    Definition Classes
    Logging
  251. def info: Informer
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike → Informing
  252. def intercept[T <: AnyRef](f: => Any)(implicit classTag: ClassTag[T], pos: Position): T
    Definition Classes
    Assertions
  253. val invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected: Boolean
    Definition Classes
    BeforeAndAfterAll
  254. def isDebugEnabled: Boolean
    Attributes
    protected
    Definition Classes
    Logging
  255. def isErrorEnabled: Boolean
    Attributes
    protected
    Definition Classes
    Logging
  256. def isInfoEnabled: Boolean
    Attributes
    protected
    Definition Classes
    Logging
  257. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  258. def isTraceEnabled: Boolean
    Attributes
    protected
    Definition Classes
    Logging
  259. def isWarnEnabled: Boolean
    Attributes
    protected
    Definition Classes
    Logging
  260. val it: ItWord
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  261. val key: KeyWord
    Definition Classes
    Matchers
  262. val legacyWalletConf: Config
    Definition Classes
    BaseWalletTest
  263. val length: LengthWord
    Definition Classes
    MatcherWords
  264. def logger: Logger
    Attributes
    protected
    Definition Classes
    Logging
  265. def loggerName: String
    Attributes
    protected
    Definition Classes
    Logging
  266. def lowPriorityTypeCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], ev: <:<[A, B]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  267. def makeDependentFixture[T](build: () => Future[T], destroy: (T) => Future[Any])(test: OneArgAsyncTest): FutureOutcome

    Given functions to build and destroy a fixture, returns a OneArgAsyncTest => FutureOutcome (this version gives the destroy function access to the fixture)

    Given functions to build and destroy a fixture, returns a OneArgAsyncTest => FutureOutcome (this version gives the destroy function access to the fixture)

    Example:

    makeDependentFixture(createBitcoindChainHandler, destroyBitcoindChainHandler)
    Definition Classes
    BitcoinSFixture
  268. def makeFixture[T](build: () => Future[T], destroy: () => Future[Any])(test: OneArgAsyncTest): FutureOutcome

    Given functions to build and destroy a fixture, returns a OneArgAsyncTest => FutureOutcome (this version does not give the destroy function access to the fixture, see makeDependentFixture)

    Given functions to build and destroy a fixture, returns a OneArgAsyncTest => FutureOutcome (this version does not give the destroy function access to the fixture, see makeDependentFixture)

    Example:

    makeFixture(createBlockHeaderDAO, destroyBlockHeaderTable)
    Definition Classes
    BitcoinSFixture
  269. def markup: Documenter
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike → Documenting
  270. val matchPattern: MatchPatternWord
    Definition Classes
    MatcherWords
  271. def maxDiscardedFactor(value: PosZDouble): MaxDiscardedFactor
    Definition Classes
    Configuration
  272. def message(expectedMessage: String): ResultOfMessageWordApplication
    Definition Classes
    Matchers
  273. def minSize(value: PosZInt): MinSize
    Definition Classes
    Configuration
  274. def minSuccessful(value: PosInt): MinSuccessful
    Definition Classes
    Configuration
  275. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  276. def nestedSuites: IndexedSeq[Suite]
    Definition Classes
    Suite
  277. implicit val networkParam: NetworkParameters
    Definition Classes
    BitcoinSAkkaAsyncTest
  278. def no(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  279. 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]]
    Definition Classes
    Matchers
  280. def no[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  281. def noElementsOf(elements: GenTraversable[Any]): ResultOfNoElementsOfApplication
    Definition Classes
    Matchers
  282. def noException(implicit pos: Position): NoExceptionWord
    Definition Classes
    MatcherWords
  283. implicit def noShrink[T]: Shrink[T]

    This def ensures that shrinks are disabled for all calls to forAll.

    This def ensures that shrinks are disabled for all calls to forAll.

    If you want to enable shrinking for a specific test, introduce an implicit val into that scope with type Shrink[T] where T is the type of the generator you want to enable shrinking on.

    Definition Classes
    BaseAsyncTest
  284. def nodeApi: NodeApi
  285. def noneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfNoneOfApplication
    Definition Classes
    Matchers
  286. val not: NotWord
    Definition Classes
    MatcherWords
  287. def note: Notifier
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike → Notifying
  288. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  289. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  290. implicit def np: NetworkParameters
    Definition Classes
    BaseAsyncTest
  291. def of[T](implicit ev: ClassTag[T]): ResultOfOfTypeInvocation[T]
    Definition Classes
    Matchers
  292. def oneElementOf(elements: GenTraversable[Any]): ResultOfOneElementOfApplication
    Definition Classes
    Matchers
  293. def oneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfOneOfApplication
    Definition Classes
    Matchers
  294. def only(xs: Any*)(implicit pos: Position): ResultOfOnlyApplication
    Definition Classes
    Matchers
  295. def parallelAsyncTestExecution: Boolean
    Attributes
    protected[scalatest]
    Definition Classes
    AsyncTestSuite
  296. def pending: Assertion with PendingStatement
    Definition Classes
    Assertions
  297. def pendingUntilFixed(f: => Unit)(implicit pos: Position): Assertion with PendingStatement
    Definition Classes
    Assertions
  298. lazy val pg: Option[EmbeddedPostgres]
    Definition Classes
    EmbeddedPg
  299. lazy val pgEnabled: Boolean
    Definition Classes
    EmbeddedPg
  300. def pgUrl(): Option[String]
    Definition Classes
    EmbeddedPg
  301. val readable: ReadableWord
    Definition Classes
    MatcherWords
  302. def recoverToExceptionIf[T <: AnyRef](future: Future[Any])(implicit classTag: ClassTag[T], exCtx: ExecutionContext, pos: Position): Future[T]
    Definition Classes
    RecoverMethods
  303. def recoverToSucceededIf[T <: AnyRef](future: Future[Any])(implicit classTag: ClassTag[T], exCtx: ExecutionContext, pos: Position): Future[Assertion]
    Definition Classes
    RecoverMethods
  304. val regex: RegexWord
    Definition Classes
    Matchers
  305. final def registerAsyncTest(testText: String, testTags: Tag*)(testFun: (FixtureParam) => Future[Assertion])(implicit pos: Position): Unit
    Definition Classes
    FixtureAsyncFlatSpecLike → FixtureAsyncTestRegistration
  306. final def registerIgnoredAsyncTest(testText: String, testTags: Tag*)(testFun: (FixtureParam) => Future[Assertion])(implicit pos: Position): Unit
    Definition Classes
    FixtureAsyncFlatSpecLike → FixtureAsyncTestRegistration
  307. def rerunner: Option[String]
    Definition Classes
    Suite
  308. def run(testName: Option[String], args: Args): Status
    Definition Classes
    BeforeAndAfterAll → SuiteMixin
  309. def runNestedSuites(args: Args): Status
    Attributes
    protected
    Definition Classes
    Suite
  310. def runTest(testName: String, args: Args): Status
    Attributes
    protected
    Definition Classes
    BeforeAndAfter → SuiteMixin
  311. def runTests(testName: Option[String], args: Args): Status
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike → Suite
  312. val segwitWalletConf: Config
    Definition Classes
    BaseWalletTest
  313. def sequenceTestRuns(testRunFs: Vector[Future[Assertion]]): Future[Assertion]
    Definition Classes
    BaseAsyncTest
  314. implicit val shorthandSharedTestRegistrationFunction: StringVerbBehaveLikeInvocation
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  315. implicit val shorthandTestRegistrationFunction: StringVerbStringInvocation
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  316. val size: SizeWord
    Definition Classes
    MatcherWords
  317. def sizeRange(value: PosZInt): SizeRange
    Definition Classes
    Configuration
  318. val sorted: SortedWord
    Definition Classes
    MatcherWords
  319. val startWith: StartWithWord
    Definition Classes
    MatcherWords
  320. final val succeed: Assertion
    Definition Classes
    Assertions
  321. def suiteId: String
    Definition Classes
    Suite
  322. def suiteName: String
    Definition Classes
    Suite
  323. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  324. implicit val system: ActorSystem
    Definition Classes
    BitcoinSAkkaAsyncTest
  325. def tags: Map[String, Set[String]]
    Definition Classes
    FixtureAsyncFlatSpecLike → Suite
  326. val testBlockHash: DoubleSha256DigestBE
    Definition Classes
    BaseWalletTest
  327. def testDataFor(testName: String, theConfigMap: ConfigMap): TestData
    Definition Classes
    FixtureAsyncFlatSpecLike → Suite
  328. def testNames: Set[String]
    Definition Classes
    FixtureAsyncFlatSpecLike → Suite
  329. def the[T](implicit arg0: ClassTag[T], pos: Position): ResultOfTheTypeInvocation[T]
    Definition Classes
    Matchers
  330. def theSameElementsAs(xs: GenTraversable[_]): ResultOfTheSameElementsAsApplication
    Definition Classes
    Matchers
  331. def theSameElementsInOrderAs(xs: GenTraversable[_]): ResultOfTheSameElementsInOrderAsApplication
    Definition Classes
    Matchers
  332. val theSameInstanceAs: TheSameInstanceAsPhrase
    Definition Classes
    Matchers
  333. val they: TheyWord
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  334. def thrownBy(fun: => Any): ResultOfThrownByApplication
    Definition Classes
    Matchers
  335. lazy val timeLimit: Span
    Definition Classes
    BaseAsyncTest → AsyncTimeLimitedTests
  336. def toString(): String
    Definition Classes
    FixtureAsyncFlatSpec → AnyRef → Any
  337. def trace(mkr: Marker, msg: => Any, t: => Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  338. def trace(msg: => Any, t: => Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  339. def trace(msg: => Any): Unit
    Attributes
    protected
    Definition Classes
    Logging
  340. val typeCheck: TypeCheckWord
    Definition Classes
    MatcherWords
  341. def typeCheckedConstraint[A, B](implicit equivalenceOfA: Equivalence[A], ev: <:<[B, A]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  342. implicit def unconstrainedEquality[A, B](implicit equalityOfA: Equality[A]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  343. val value: ValueWord
    Definition Classes
    Matchers
  344. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  345. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  346. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  347. def warn(mkr: Marker, msg: => Any, t: => Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  348. def warn(msg: => Any, t: => Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  349. def warn(msg: => Any): Unit
    Attributes
    protected
    Definition Classes
    Logging
  350. def whenever[T](condition: Boolean)(fun: => T)(implicit wa: WheneverAsserting[T]): Result
    Definition Classes
    Whenever
  351. def withClue[T](clue: Any)(fun: => T): T
    Definition Classes
    Assertions
  352. def withFixture(test: NoArgAsyncTest): FutureOutcome
    Definition Classes
    AsyncTimeLimitedTests → AsyncTestSuiteMixin
  353. def withFundedDLCWallet(test: OneArgAsyncTest, bip39PasswordOpt: Option[String])(implicit config: BitcoinSAppConfig): FutureOutcome

    Creates a wallet that is funded with some bitcoin, this wallet is NOT peered with a bitcoind so the funds in the wallet are not tied to an underlying blockchain

  354. def withFundedSegwitWallet(test: OneArgAsyncTest, bip39PasswordOpt: Option[String])(implicit walletAppConfig: WalletAppConfig): FutureOutcome
  355. def withFundedWallet(test: OneArgAsyncTest, bip39PasswordOpt: Option[String])(implicit walletAppConfig: WalletAppConfig): FutureOutcome

    Creates a wallet that is funded with some bitcoin, this wallet is NOT peered with a bitcoind so the funds in the wallet are not tied to an underlying blockchain

  356. def withFundedWalletAndBitcoindV19(test: OneArgAsyncTest, bip39PasswordOpt: Option[String])(implicit walletAppConfig: WalletAppConfig): FutureOutcome
  357. def withLegacyWallet(test: OneArgAsyncTest): FutureOutcome

    Fixture for an initialized wallet which produce legacy addresses

  358. val withNewConfiguredWallet: (Config) => (OneArgAsyncTest) => FutureOutcome

    Lets you customize the parameters for the created wallet

  359. def withNewWallet(test: OneArgAsyncTest, bip39PasswordOpt: Option[String])(implicit walletAppConfig: WalletAppConfig): FutureOutcome

    Fixture for a wallet with default configuration with no funds in it

  360. def withNewWallet2Accounts(test: OneArgAsyncTest, bip39PasswordOpt: Option[String])(implicit walletAppConfig: WalletAppConfig): FutureOutcome
  361. def withNewWalletAndBitcoind(test: OneArgAsyncTest)(implicit walletAppConfig: WalletAppConfig): FutureOutcome
  362. def withNewWalletAndBitcoindV19(test: OneArgAsyncTest, bip39PasswordOpt: Option[String])(implicit walletAppConfig: WalletAppConfig): FutureOutcome
  363. def withSegwitWallet(test: OneArgAsyncTest): FutureOutcome

    Fixture for an initialized wallet which produce segwit addresses

  364. def withWalletConfig(test: OneArgAsyncTest): FutureOutcome
  365. def withWalletConfigNotStarted(test: OneArgAsyncTest): FutureOutcome
  366. def workers(value: PosInt): Workers
    Definition Classes
    Configuration
  367. val writable: WritableWord
    Definition Classes
    MatcherWords
  368. object PropertyCheckConfiguration extends Serializable
    Definition Classes
    Configuration

Deprecated Value Members

  1. def conversionCheckedConstraint[A, B](implicit equivalenceOfA: Equivalence[A], cnv: (B) => A): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The conversionCheckedConstraint method has been deprecated and will be removed in a future version of ScalaTest. It is no longer needed now that the deprecation period of ConversionCheckedTripleEquals has expired. It will not be replaced.

  2. def convertEquivalenceToAToBConversionConstraint[A, B](equivalenceOfB: Equivalence[B])(implicit ev: (A) => B): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The convertEquivalenceToAToBConversionConstraint method has been deprecated and will be removed in a future version of ScalaTest. It is no longer needed now that the deprecation period of ConversionCheckedTripleEquals has expired. It will not be replaced.

  3. def convertEquivalenceToBToAConversionConstraint[A, B](equivalenceOfA: Equivalence[A])(implicit ev: (B) => A): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The convertEquivalenceToBToAConversionConstraint method has been deprecated and will be removed in a future version of ScalaTest. It is no longer needed now that the deprecation period of ConversionCheckedTripleEquals has expired. It will not be replaced.

  4. def lowPriorityConversionCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], cnv: (A) => B): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The lowPriorityConversionCheckedConstraint method has been deprecated and will be removed in a future version of ScalaTest. It is no longer needed now that the deprecation period of ConversionCheckedTripleEquals has expired. It will not be replaced.

  5. final val styleName: String
    Definition Classes
    FixtureAsyncFlatSpecLike → FixtureSuite → Suite
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The styleName lifecycle method has been deprecated and will be removed in a future version of ScalaTest with no replacement.

Inherited from BaseWalletTest

Inherited from EmbeddedPg

Inherited from BitcoinSFixture

Inherited from BitcoinSAkkaAsyncTest

Inherited from Logging

Inherited from BaseAsyncTest

Inherited from AsyncTimeLimitedTests

Inherited from TimeLimits

Inherited from AsyncTestSuiteMixin

Inherited from Configuration

Inherited from Tables

Inherited from Whenever

Inherited from Matchers

Inherited from Explicitly

Inherited from MatcherWords

Inherited from Tolerance

Inherited from BeforeAndAfterAll

Inherited from BeforeAndAfter

Inherited from SuiteMixin

Inherited from FixtureAsyncFlatSpec

Inherited from Documenting

Inherited from Alerting

Inherited from Notifying

Inherited from Informing

Inherited from CanVerb

Inherited from MustVerb

Inherited from ShouldVerb

Inherited from FixtureAsyncTestSuite

Inherited from AsyncTestSuite

Inherited from CompleteLastly

Inherited from RecoverMethods

Inherited from FixtureSuite

Inherited from Suite

Inherited from Serializable

Inherited from Assertions

Inherited from TripleEquals

Inherited from TripleEqualsSupport

Inherited from AnyRef

Inherited from Any

Ungrouped