t

org.bitcoins.testkit.chain.fixture

ChainWithBitcoindNewestCachedUnitTest

trait ChainWithBitcoindNewestCachedUnitTest extends FixtureAsyncFlatSpec with ChainWithBitcoindUnitTest with CachedBitcoindNewest

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

Type Members

  1. 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

    Definition Classes
    ChainUnitTest
  2. 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

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

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
  19. implicit lazy val akkaTimeout: Timeout
    Definition Classes
    BitcoinSPekkoAsyncTest
  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.

    Builds two competing headers off of BlockHeaderDAO.chainTips.

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

    Builds two competing headers off of the best chain tip

    Builds two competing headers off of the best chain tip

    Definition Classes
    ChainUnitTest
  62. lazy val cachedBitcoindWithFundsF: Future[BitcoindRpcClient]

    The bitcoind instance, lazyily created

    The bitcoind instance, lazyily created

    Attributes
    protected
    Definition Classes
    CachedBitcoindNewestCachedBitcoindFunded
  63. implicit lazy val cachedChainConf: ChainAppConfig
  64. def cancel(cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  65. def cancel(message: String, cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  66. def cancel(message: String)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  67. def cancel()(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  68. def cancelAfter[T](timeout: Span)(fun: => T)(implicit signaler: Signaler, prettifier: Prettifier, pos: Position, timed: Timed[T]): T
    Definition Classes
    TimeLimits
  69. implicit def chainParams: ChainParams
    Definition Classes
    BaseAsyncTest
  70. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  71. val compile: CompileWord
    Definition Classes
    MatcherWords
  72. def complete[T](completeBlock: => T)(implicit futuristic: Futuristic[T]): ResultOfCompleteInvocation[T]
    Definition Classes
    CompleteLastly
  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 createBitcoindChainHandlerViaZmq(): Future[BitcoindChainHandlerViaZmq]
    Definition Classes
    ChainUnitTest
  90. def createChainHandlerCachedWithGenesisFilter(): Future[ChainHandlerCached]
    Definition Classes
    ChainUnitTest
  91. def createChainHandlerWithBitcoindZmq(bitcoind: BitcoindRpcClient)(implicit chainAppConfig: ChainAppConfig): Future[(ChainHandler, ZMQSubscriber)]
    Definition Classes
    ChainUnitTest
  92. def createChainHandlerWithGenesisFilter(): Future[ChainHandler]
    Definition Classes
    ChainUnitTest
  93. def createFixture(tag: ChainFixtureTag): Future[ChainFixture]
    Definition Classes
    ChainFixtureHelper
  94. def createPopulatedChainHandler(): Future[ChainHandler]

    Creates and populates BlockHeaderTable with block headers 562375 to 571375

    Creates and populates BlockHeaderTable with block headers 562375 to 571375

    Definition Classes
    ChainUnitTest
  95. 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
  96. val decided: DecidedWord
    Definition Classes
    Explicitly
  97. def defaultEquality[A]: Equality[A]
    Definition Classes
    TripleEqualsSupport
  98. 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.

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

  237. 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
  238. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  239. def getParameter(configParams: Seq[PropertyCheckConfigParam], config: PropertyCheckConfiguration): Parameter
    Definition Classes
    Configuration
  240. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  241. val have: HaveWord
    Definition Classes
    MatcherWords
  242. val ignore: IgnoreWord
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  243. def inOrder(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfInOrderApplication
    Definition Classes
    Matchers
  244. def inOrderElementsOf[R](elements: GenTraversable[R]): ResultOfInOrderElementsOfApplication
    Definition Classes
    Matchers
  245. def inOrderOnly[T](firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfInOrderOnlyApplication
    Definition Classes
    Matchers
  246. val include: IncludeWord
    Definition Classes
    MatcherWords
  247. def info: Informer
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike → Informing
  248. def intercept[T <: AnyRef](f: => Any)(implicit classTag: ClassTag[T], pos: Position): T
    Definition Classes
    Assertions
  249. val invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected: Boolean
    Definition Classes
    BeforeAndAfterAll
  250. val isBitcoindUsed: AtomicBoolean

    Flag to indicate if the bitcoind was used

    Flag to indicate if the bitcoind was used

    If we don't have this, we have no way to know if we should cleanup the cached bitcoind in the afterAll() method or not.

    We do not want to accidentally create a bitcoind inside of afterAll() just to have it cleaned up in the same method.

    Attributes
    protected
    Definition Classes
    CachedBitcoind
  251. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  252. val it: ItWord
    Attributes
    protected
    Definition Classes
    FixtureAsyncFlatSpecLike
  253. implicit def itVerbStringTaggedAsToSugaryItVerbStringTaggedAs(itVerbStringTaggedAs: ItVerbStringTaggedAs): SugaryItVerbStringTaggedAs
    Definition Classes
    ChainUnitTest
  254. implicit def itVerbStringToSugaryItVerbString(itVerbString: ItVerbString): SugaryItVerbString
    Definition Classes
    ChainUnitTest
  255. val key: KeyWord
    Definition Classes
    Matchers
  256. val length: LengthWord
    Definition Classes
    MatcherWords
  257. def logger: Logger
    Definition Classes
    BitcoinSLogger
  258. def lowPriorityTypeCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], ev: <:<[A, B]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  259. lazy val mainnetAppConfig: ChainAppConfig

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

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

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

    Definition Classes
    ChainUnitTest
  338. def withBitcoindNewestChainHandlerViaRpc(test: OneArgAsyncTest, bitcoindRpcClient: BitcoindRpcClient): FutureOutcome
  339. def withBlockHeaderDAO(test: OneArgAsyncTest): FutureOutcome

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

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

    Definition Classes
    ChainUnitTest
  340. def withChainFixture(test: OneArgAsyncTest): FutureOutcome
    Definition Classes
    ChainUnitTest
  341. def withChainHandler(test: OneArgAsyncTest): FutureOutcome
    Definition Classes
    ChainUnitTest
  342. def withChainHandlerCached(test: OneArgAsyncTest): FutureOutcome
    Definition Classes
    ChainUnitTest
  343. def withChainHandlerCachedGenesisFilter(test: OneArgAsyncTest): FutureOutcome
    Definition Classes
    ChainUnitTest
  344. def withChainHandlerGenesisFilter(test: OneArgAsyncTest): FutureOutcome
    Definition Classes
    ChainUnitTest
  345. def withChainStateDescriptorDAO(test: OneArgAsyncTest): FutureOutcome
    Definition Classes
    ChainUnitTest
  346. def withClue[T](clue: Any)(fun: => T): T
    Definition Classes
    Assertions
  347. def withCompactFilterDAO(test: OneArgAsyncTest): FutureOutcome

    Creates a compact filter DAO with zero rows in it

    Creates a compact filter DAO with zero rows in it

    Definition Classes
    ChainUnitTest
  348. def withCompactFilterHeaderDAO(test: OneArgAsyncTest): FutureOutcome

    Creates a compact filter DAO with zero rows in it

    Creates a compact filter DAO with zero rows in it

    Definition Classes
    ChainUnitTest
  349. def withFixture(test: OneArgAsyncTest): FutureOutcome
    Definition Classes
    ChainWithBitcoindNewestCachedUnitTest → FixtureAsyncTestSuite
  350. def withFixture(test: NoArgAsyncTest): FutureOutcome
    Definition Classes
    AsyncTimeLimitedTests → AsyncTestSuiteMixin
  351. def withPopulatedBlockHeaderDAO(test: OneArgAsyncTest): FutureOutcome
    Definition Classes
    ChainUnitTest
  352. def withPopulatedChainHandler(test: OneArgAsyncTest): FutureOutcome
    Definition Classes
    ChainUnitTest
  353. def workers(value: PosInt): Workers
    Definition Classes
    Configuration
  354. val writable: WritableWord
    Definition Classes
    MatcherWords
  355. 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 CachedBitcoindNewest

Inherited from ChainDbUnitTest

Inherited from EmbeddedPg

Inherited from ChainUnitTest

Inherited from CachedChainAppConfig

Inherited from ChainFixtureHelper

Inherited from BitcoinSFixture

Inherited from BitcoinSPekkoAsyncTest

Inherited from BitcoinSLogger

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