Packages

trait ChainUnitTest extends FixtureAsyncFlatSpec with BitcoinSFixture with ChainFixtureHelper with CachedChainAppConfig

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ChainUnitTest
  2. CachedChainAppConfig
  3. ChainFixtureHelper
  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. final class SugaryItVerbString extends AnyRef

    This is a wrapper for a tagged test statement that adds a def inFixtured to replace the use of in, which only accepts a FixtureParam => Future[Assertion], whereas inFixtured accepts a PartialFunction and fails the test if it is not defined on the input.

    This is a wrapper for a tagged test statement that adds a def inFixtured to replace the use of in, which only accepts a FixtureParam => Future[Assertion], whereas inFixtured accepts a PartialFunction and fails the test if it is not defined on the input.

    This is nothing more than syntactic sugar.

    This functionality is added using language.implicitConversions below

  57. final class SugaryItVerbStringTaggedAs extends AnyRef

    This is a wrapper for a tagged test statement that adds a def inFixtured to replace the use of in, which only accepts a FixtureParam => Future[Assertion], whereas inFixtured accepts a PartialFunction and fails the test if it is not defined on the input.

    This is a wrapper for a tagged test statement that adds a def inFixtured to replace the use of in, which only accepts a FixtureParam => Future[Assertion], whereas inFixtured accepts a PartialFunction and fails the test if it is not defined on the input.

    This is nothing more than syntactic sugar.

    This functionality is added using language.implicitConversions below

  58. class TheAfterWord extends AnyRef
    Definition Classes
    Explicitly
  59. final class TheSameInstanceAsPhrase extends AnyRef
    Definition Classes
    Matchers
  60. final class TheyVerbString extends AnyRef
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  61. final class TheyVerbStringTaggedAs extends AnyRef
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  62. final class TheyWord extends AnyRef
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  63. final class ValueWord extends AnyRef
    Definition Classes
    Matchers
  64. 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
    ChainUnitTestCachedChainAppConfigBitcoinSAkkaAsyncTest → 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
    ChainUnitTest → 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 buildBlockHeaderDAOCompetingHeaders(blockHeaderDAO: BlockHeaderDAO): Future[ReorgFixtureBlockHeaderDAO]

    Builds two competing headers off of BlockHeaderDAO.chainTips.

  61. def buildChainHandlerCompetingHeaders(chainHandler: ChainHandler): Future[ReorgFixtureChainApi]

    Builds two competing headers off of the best chain tip

  62. implicit lazy val cachedChainConf: ChainAppConfig
    Attributes
    protected
    Definition Classes
    CachedChainAppConfig
  63. def cancel(cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  64. def cancel(message: String, cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  65. def cancel(message: String)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  66. def cancel()(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  67. def cancelAfter[T](timeout: Span)(fun: => T)(implicit signaler: Signaler, prettifier: Prettifier, pos: Position, timed: Timed[T]): T
    Definition Classes
    TimeLimits
  68. implicit def chainParams: ChainParams
    Definition Classes
    BaseAsyncTest
  69. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  70. val compile: CompileWord
    Definition Classes
    MatcherWords
  71. def complete[T](completeBlock: => T)(implicit futuristic: Futuristic[T]): ResultOfCompleteInvocation[T]
    Definition Classes
    CompleteLastly
  72. 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
  73. 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
  74. 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
  75. val contain: ContainWord
    Definition Classes
    MatcherWords
  76. implicit def convertAssertionToFutureAssertion(assertion: Assertion): Future[Assertion]
    Definition Classes
    AsyncTestSuite
  77. def convertEquivalenceToAToBConstraint[A, B](equivalenceOfB: Equivalence[B])(implicit ev: <:<[A, B]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  78. def convertEquivalenceToBToAConstraint[A, B](equivalenceOfA: Equivalence[A])(implicit ev: <:<[B, A]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  79. implicit def convertNumericToPlusOrMinusWrapper[T](pivot: T)(implicit arg0: Numeric[T]): PlusOrMinusWrapper[T]
    Definition Classes
    Tolerance
  80. implicit def convertSymbolToHavePropertyMatcherGenerator(symbol: Symbol)(implicit prettifier: Prettifier, pos: Position): HavePropertyMatcherGenerator
    Definition Classes
    Matchers
  81. implicit def convertToAnyMustWrapper[T](o: T)(implicit pos: Position, prettifier: Prettifier): AnyMustWrapper[T]
    Definition Classes
    Matchers
  82. def convertToCheckingEqualizer[T](left: T): CheckingEqualizer[T]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  83. implicit def convertToEqualizer[T](left: T): Equalizer[T]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  84. implicit def convertToInAndIgnoreMethods(resultOfStringPassedToVerb: ResultOfStringPassedToVerb): InAndIgnoreMethods
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  85. implicit def convertToInAndIgnoreMethodsAfterTaggedAs(resultOfTaggedAsInvocation: ResultOfTaggedAsInvocation): InAndIgnoreMethodsAfterTaggedAs
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  86. implicit def convertToRegexWrapper(o: Regex): RegexWrapper
    Definition Classes
    Matchers
  87. implicit def convertToStringCanWrapper(o: String)(implicit position: Position): StringCanWrapperForVerb
    Definition Classes
    CanVerb
  88. implicit def convertToStringMustWrapper(o: String)(implicit pos: Position, prettifier: Prettifier): StringMustWrapper
    Definition Classes
    Matchers
  89. implicit def convertToStringMustWrapperForVerb(o: String)(implicit position: Position): StringMustWrapperForVerb
    Definition Classes
    MustVerb
  90. implicit def convertToStringShouldWrapperForVerb(o: String)(implicit position: Position): StringShouldWrapperForVerb
    Definition Classes
    ShouldVerb
  91. def createBitcoindChainHandlerViaZmq(): Future[BitcoindChainHandlerViaZmq]
  92. def createChainHandlerCachedWithGenesisFilter(): Future[ChainHandlerCached]
  93. def createChainHandlerWithBitcoindZmq(bitcoind: BitcoindRpcClient)(implicit chainAppConfig: ChainAppConfig): Future[(ChainHandler, ZMQSubscriber)]
  94. def createChainHandlerWithGenesisFilter(): Future[ChainHandler]
  95. def createFixture(tag: ChainFixtureTag): Future[ChainFixture]
    Definition Classes
    ChainFixtureHelper
  96. def createPopulatedChainHandler(): Future[ChainHandler]

    Creates and populates BlockHeaderTable with block headers 562375 to 571375

  97. 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
  98. def debug(mkr: Marker, msg: => Any, t: => Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  99. def debug(msg: => Any, t: => Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  100. def debug(msg: => Any): Unit
    Attributes
    protected
    Definition Classes
    Logging
  101. val decided: DecidedWord
    Definition Classes
    Explicitly
  102. def defaultEquality[A]: Equality[A]
    Definition Classes
    TripleEqualsSupport
  103. val defaultTag: ChainFixtureTag

    All untagged tests will be given this tag.

    All untagged tests will be given this tag. Override this if you are using ChainFixture and the plurality of tests use some fixture other than Empty.

  104. val defined: DefinedWord
    Definition Classes
    MatcherWords
  105. def definedAt[T](right: T): ResultOfDefinedAt[T]
    Definition Classes
    Matchers
  106. def destroyBitcoindChainHandlerViaZmq(bitcoindChainHandler: BitcoindChainHandlerViaZmq): Future[Unit]
  107. def destroyFixture(fixture: ChainFixture): Future[Any]
    Definition Classes
    ChainFixtureHelper
  108. val determined: DeterminedWord
    Definition Classes
    Explicitly
  109. implicit val duration: FiniteDuration
    Definition Classes
    BaseAsyncTest
  110. val empty: EmptyWord
    Definition Classes
    MatcherWords
  111. val endWith: EndWithWord
    Definition Classes
    MatcherWords
  112. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  113. def equal(o: Null): Matcher[AnyRef]
    Definition Classes
    Matchers
  114. def equal[T](spread: Spread[T]): Matcher[T]
    Definition Classes
    Matchers
  115. def equal(right: Any): MatcherFactory1[Any, Equality]
    Definition Classes
    MatcherWords
  116. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  117. def error(mkr: Marker, msg: => Any, t: => Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  118. def error(msg: => Any, t: => Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  119. def error(msg: => Any): Unit
    Attributes
    protected
    Definition Classes
    Logging
  120. def every(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  121. 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
  122. 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
  123. def every[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  124. def exactly(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  125. 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
  126. 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
  127. def exactly[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  128. final def execute(testName: String, configMap: ConfigMap, color: Boolean, durations: Boolean, shortstacks: Boolean, fullstacks: Boolean, stats: Boolean): Unit
    Definition Classes
    Suite
  129. 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
  130. val exist: ExistWord
    Definition Classes
    MatcherWords
  131. 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
  132. 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
  133. 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
  134. 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
  135. 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
  136. 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
  137. 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
  138. 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
  139. 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
  140. 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
  141. 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
  142. 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
  143. 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
  144. 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
  145. 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
  146. 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
  147. 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
  148. 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
  149. 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
  150. 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
  151. 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
  152. def exists[A, ASSERTION](table: TableFor1[A])(fun: (A) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  153. def expectedTestCount(filter: Filter): Int
    Definition Classes
    Suite
  154. def fail(cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  155. def fail(message: String, cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  156. def fail(message: String)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  157. def fail()(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  158. def failAfter[T](timeout: Span)(fun: => T)(implicit signaler: Signaler, prettifier: Prettifier, pos: Position, timed: Timed[T]): T
    Definition Classes
    TimeLimits
  159. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  160. 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
  161. 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
  162. 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
  163. 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
  164. 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
  165. 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
  166. 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
  167. 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
  168. 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
  169. 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
  170. 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
  171. 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
  172. 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
  173. 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
  174. 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
  175. 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
  176. 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
  177. 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
  178. 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
  179. 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
  180. 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
  181. 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
  182. 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
  183. 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
  184. def forAll(configParams: PropertyCheckConfigParam*): ConfiguredPropertyCheck
    Definition Classes
    ScalaCheckDrivenPropertyChecks
  185. 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
  186. 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
  187. 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
  188. 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
  189. 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
  190. 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
  191. 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
  192. 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
  193. 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
  194. 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
  195. 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
  196. 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
  197. 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
  198. 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
  199. 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
  200. 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
  201. 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
  202. 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
  203. 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
  204. 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
  205. 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
  206. def forAll[A, ASSERTION](table: TableFor1[A])(fun: (A) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  207. 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
  208. 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
  209. 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
  210. 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
  211. def forAllAsync[A, B](genA: Gen[A], genB: Gen[B])(func: (A, B) => Future[Assertion]): Future[Assertion]
    Definition Classes
    BaseAsyncTest
  212. def forAllAsync[A](gen: Gen[A])(func: (A) => Future[Assertion]): Future[Assertion]
    Definition Classes
    BaseAsyncTest
  213. 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
  214. 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
  215. 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
  216. 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
  217. 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
  218. 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
  219. 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
  220. 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
  221. 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
  222. 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
  223. 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
  224. 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
  225. 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
  226. 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
  227. 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
  228. 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
  229. 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
  230. 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
  231. 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
  232. 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
  233. 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
  234. 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
  235. 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
  236. 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
  237. 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
  238. 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
  239. 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
  240. def forEvery[A, ASSERTION](table: TableFor1[A])(fun: (A) => ASSERTION)(implicit asserting: TableAsserting[ASSERTION], prettifier: Prettifier, pos: Position): Result
    Definition Classes
    TableDrivenPropertyChecks
  241. val fullyMatch: FullyMatchWord
    Definition Classes
    MatcherWords
  242. 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
  243. 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

  244. 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
  245. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  246. def getParameter(configParams: Seq[PropertyCheckConfigParam], config: PropertyCheckConfiguration): Parameter
    Definition Classes
    Configuration
  247. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  248. val have: HaveWord
    Definition Classes
    MatcherWords
  249. val ignore: IgnoreWord
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  250. def inOrder(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfInOrderApplication
    Definition Classes
    Matchers
  251. def inOrderElementsOf[R](elements: GenTraversable[R]): ResultOfInOrderElementsOfApplication
    Definition Classes
    Matchers
  252. def inOrderOnly[T](firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfInOrderOnlyApplication
    Definition Classes
    Matchers
  253. val include: IncludeWord
    Definition Classes
    MatcherWords
  254. def info(mkr: Marker, msg: => Any, t: => Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  255. def info(msg: => Any, t: => Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  256. def info(msg: => Any): Unit
    Attributes
    protected
    Definition Classes
    Logging
  257. def info: Informer
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike → Informing
  258. def intercept[T <: AnyRef](f: => Any)(implicit classTag: ClassTag[T], pos: Position): T
    Definition Classes
    Assertions
  259. val invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected: Boolean
    Definition Classes
    BeforeAndAfterAll
  260. def isDebugEnabled: Boolean
    Attributes
    protected
    Definition Classes
    Logging
  261. def isErrorEnabled: Boolean
    Attributes
    protected
    Definition Classes
    Logging
  262. def isInfoEnabled: Boolean
    Attributes
    protected
    Definition Classes
    Logging
  263. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  264. def isTraceEnabled: Boolean
    Attributes
    protected
    Definition Classes
    Logging
  265. def isWarnEnabled: Boolean
    Attributes
    protected
    Definition Classes
    Logging
  266. val it: ItWord
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  267. implicit def itVerbStringTaggedAsToSugaryItVerbStringTaggedAs(itVerbStringTaggedAs: ItVerbStringTaggedAs): SugaryItVerbStringTaggedAs
  268. implicit def itVerbStringToSugaryItVerbString(itVerbString: ItVerbString): SugaryItVerbString
  269. val key: KeyWord
    Definition Classes
    Matchers
  270. val length: LengthWord
    Definition Classes
    MatcherWords
  271. def logger: Logger
    Attributes
    protected
    Definition Classes
    Logging
  272. def loggerName: String
    Attributes
    protected
    Definition Classes
    Logging
  273. def lowPriorityTypeCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], ev: <:<[A, B]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  274. lazy val mainnetAppConfig: ChainAppConfig

    Behaves exactly like the default conf, execpt network is set to mainnet

  275. 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
  276. 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
  277. def markup: Documenter
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike → Documenting
  278. val matchPattern: MatchPatternWord
    Definition Classes
    MatcherWords
  279. def maxDiscardedFactor(value: PosZDouble): MaxDiscardedFactor
    Definition Classes
    Configuration
  280. def message(expectedMessage: String): ResultOfMessageWordApplication
    Definition Classes
    Matchers
  281. def minSize(value: PosZInt): MinSize
    Definition Classes
    Configuration
  282. def minSuccessful(value: PosInt): MinSuccessful
    Definition Classes
    Configuration
  283. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  284. def nestedSuites: IndexedSeq[Suite]
    Definition Classes
    Suite
  285. implicit val networkParam: NetworkParameters
    Definition Classes
    BitcoinSAkkaAsyncTest
  286. def no(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  287. 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
  288. def no[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  289. def noElementsOf(elements: GenTraversable[Any]): ResultOfNoElementsOfApplication
    Definition Classes
    Matchers
  290. def noException(implicit pos: Position): NoExceptionWord
    Definition Classes
    MatcherWords
  291. 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
  292. def noneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfNoneOfApplication
    Definition Classes
    Matchers
  293. val not: NotWord
    Definition Classes
    MatcherWords
  294. def note: Notifier
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike → Notifying
  295. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  296. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  297. implicit def np: NetworkParameters
    Definition Classes
    BaseAsyncTest
  298. def of[T](implicit ev: ClassTag[T]): ResultOfOfTypeInvocation[T]
    Definition Classes
    Matchers
  299. def oneElementOf(elements: GenTraversable[Any]): ResultOfOneElementOfApplication
    Definition Classes
    Matchers
  300. def oneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfOneOfApplication
    Definition Classes
    Matchers
  301. def only(xs: Any*)(implicit pos: Position): ResultOfOnlyApplication
    Definition Classes
    Matchers
  302. def parallelAsyncTestExecution: Boolean
    Attributes
    protected[scalatest]
    Definition Classes
    AsyncTestSuite
  303. def pending: Assertion with PendingStatement
    Definition Classes
    Assertions
  304. def pendingUntilFixed(f: => Unit)(implicit pos: Position): Assertion with PendingStatement
    Definition Classes
    Assertions
  305. final def processHeaders(processorF: Future[ChainApi], headers: Vector[BlockHeader], height: Int): Future[Assertion]
  306. val readable: ReadableWord
    Definition Classes
    MatcherWords
  307. def recoverToExceptionIf[T <: AnyRef](future: Future[Any])(implicit classTag: ClassTag[T], exCtx: ExecutionContext, pos: Position): Future[T]
    Definition Classes
    RecoverMethods
  308. def recoverToSucceededIf[T <: AnyRef](future: Future[Any])(implicit classTag: ClassTag[T], exCtx: ExecutionContext, pos: Position): Future[Assertion]
    Definition Classes
    RecoverMethods
  309. val regex: RegexWord
    Definition Classes
    Matchers
  310. final def registerAsyncTest(testText: String, testTags: Tag*)(testFun: (FixtureParam) => Future[Assertion])(implicit pos: Position): Unit
    Definition Classes
    FixtureAsyncFlatSpecLike → FixtureAsyncTestRegistration
  311. final def registerIgnoredAsyncTest(testText: String, testTags: Tag*)(testFun: (FixtureParam) => Future[Assertion])(implicit pos: Position): Unit
    Definition Classes
    FixtureAsyncFlatSpecLike → FixtureAsyncTestRegistration
  312. def rerunner: Option[String]
    Definition Classes
    Suite
  313. def run(testName: Option[String], args: Args): Status
    Definition Classes
    BeforeAndAfterAll → SuiteMixin
  314. def runNestedSuites(args: Args): Status
    Attributes
    protected
    Definition Classes
    Suite
  315. def runTest(testName: String, args: Args): Status
    Attributes
    protected
    Definition Classes
    BeforeAndAfter → SuiteMixin
  316. def runTests(testName: Option[String], args: Args): Status
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike → Suite
  317. def sequenceTestRuns(testRunFs: Vector[Future[Assertion]]): Future[Assertion]
    Definition Classes
    BaseAsyncTest
  318. implicit val shorthandSharedTestRegistrationFunction: StringVerbBehaveLikeInvocation
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  319. implicit val shorthandTestRegistrationFunction: StringVerbStringInvocation
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  320. val size: SizeWord
    Definition Classes
    MatcherWords
  321. def sizeRange(value: PosZInt): SizeRange
    Definition Classes
    Configuration
  322. val sorted: SortedWord
    Definition Classes
    MatcherWords
  323. val startWith: StartWithWord
    Definition Classes
    MatcherWords
  324. final val succeed: Assertion
    Definition Classes
    Assertions
  325. def suiteId: String
    Definition Classes
    Suite
  326. def suiteName: String
    Definition Classes
    Suite
  327. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  328. implicit val system: ActorSystem
    Definition Classes
    BitcoinSAkkaAsyncTest
  329. def tags: Map[String, Set[String]]
    Definition Classes
    FixtureAsyncFlatSpecLike → Suite
  330. def testDataFor(testName: String, theConfigMap: ConfigMap): TestData
    Definition Classes
    FixtureAsyncFlatSpecLike → Suite
  331. def testNames: Set[String]
    Definition Classes
    FixtureAsyncFlatSpecLike → Suite
  332. def the[T](implicit arg0: ClassTag[T], pos: Position): ResultOfTheTypeInvocation[T]
    Definition Classes
    Matchers
  333. def theSameElementsAs(xs: GenTraversable[_]): ResultOfTheSameElementsAsApplication
    Definition Classes
    Matchers
  334. def theSameElementsInOrderAs(xs: GenTraversable[_]): ResultOfTheSameElementsInOrderAsApplication
    Definition Classes
    Matchers
  335. val theSameInstanceAs: TheSameInstanceAsPhrase
    Definition Classes
    Matchers
  336. val they: TheyWord
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  337. def thrownBy(fun: => Any): ResultOfThrownByApplication
    Definition Classes
    Matchers
  338. lazy val timeLimit: Span
    Definition Classes
    BaseAsyncTest → AsyncTimeLimitedTests
  339. def toString(): String
    Definition Classes
    FixtureAsyncFlatSpec → AnyRef → Any
  340. def trace(mkr: Marker, msg: => Any, t: => Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  341. def trace(msg: => Any, t: => Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  342. def trace(msg: => Any): Unit
    Attributes
    protected
    Definition Classes
    Logging
  343. val typeCheck: TypeCheckWord
    Definition Classes
    MatcherWords
  344. def typeCheckedConstraint[A, B](implicit equivalenceOfA: Equivalence[A], ev: <:<[B, A]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  345. implicit def unconstrainedEquality[A, B](implicit equalityOfA: Equality[A]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  346. val value: ValueWord
    Definition Classes
    Matchers
  347. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  348. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  349. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  350. def warn(mkr: Marker, msg: => Any, t: => Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  351. def warn(msg: => Any, t: => Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  352. def warn(msg: => Any): Unit
    Attributes
    protected
    Definition Classes
    Logging
  353. def whenever[T](condition: Boolean)(fun: => T)(implicit wa: WheneverAsserting[T]): Result
    Definition Classes
    Whenever
  354. def withBitcoindChainHandlerViaRpc(test: OneArgAsyncTest)(implicit system: ActorSystem): FutureOutcome
  355. def withBitcoindChainHandlerViaZmq(test: OneArgAsyncTest)(implicit system: ActorSystem, chainAppConfig: ChainAppConfig): FutureOutcome

    Creates a BitcoindRpcClient that is linked to our ChainHandler via a zmq.

    Creates a BitcoindRpcClient that is linked to our ChainHandler via a zmq. This means messages are passed between bitcoin and our chain handler with a zmq pub/sub message passing

    test

    the test to be executed with bitcoind and chain handler via zmq

  356. def withBlockHeaderDAO(test: OneArgAsyncTest): FutureOutcome

    Fixture that creates a org.bitcoins.chain.models.BlockHeaderTable with one row inserted into it, the org.bitcoins.core.protocol.blockchain.RegTestNetChainParams genesis block

  357. def withChainFixture(test: OneArgAsyncTest): FutureOutcome
  358. def withChainHandler(test: OneArgAsyncTest): FutureOutcome
  359. def withChainHandlerCached(test: OneArgAsyncTest): FutureOutcome
  360. def withChainHandlerCachedGenesisFilter(test: OneArgAsyncTest): FutureOutcome
  361. def withChainHandlerGenesisFilter(test: OneArgAsyncTest): FutureOutcome
  362. def withClue[T](clue: Any)(fun: => T): T
    Definition Classes
    Assertions
  363. def withCompactFilterDAO(test: OneArgAsyncTest): FutureOutcome

    Creates a compact filter DAO with zero rows in it

  364. def withCompactFilterHeaderDAO(test: OneArgAsyncTest): FutureOutcome

    Creates a compact filter DAO with zero rows in it

  365. def withFixture(test: NoArgAsyncTest): FutureOutcome
    Definition Classes
    AsyncTimeLimitedTests → AsyncTestSuiteMixin
  366. def withPopulatedBlockHeaderDAO(test: OneArgAsyncTest): FutureOutcome
  367. def withPopulatedChainHandler(test: OneArgAsyncTest): FutureOutcome
  368. def workers(value: PosInt): Workers
    Definition Classes
    Configuration
  369. val writable: WritableWord
    Definition Classes
    MatcherWords
  370. 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 CachedChainAppConfig

Inherited from ChainFixtureHelper

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