Trait

longevity.test

LongevityFuturesSpec

Related Doc: package test

Permalink

trait LongevityFuturesSpec extends Matchers with ScalaFutures with ScaledTimeSpans

common code for longevity specs that use futures

Self Type
LongevityFuturesSpec with Suite
Source
LongevityFuturesSpec.scala
Linear Supertypes
ScalaFutures, Futures, PatienceConfiguration, AbstractPatienceConfiguration, ScaledTimeSpans, Matchers, Explicitly, MatcherWords, ShouldVerb, Tolerance, Assertions, TripleEquals, TripleEqualsSupport, AnyRef, Any
Known Subclasses
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LongevityFuturesSpec
  2. ScalaFutures
  3. Futures
  4. PatienceConfiguration
  5. AbstractPatienceConfiguration
  6. ScaledTimeSpans
  7. Matchers
  8. Explicitly
  9. MatcherWords
  10. ShouldVerb
  11. Tolerance
  12. Assertions
  13. TripleEquals
  14. TripleEqualsSupport
  15. AnyRef
  16. Any
Implicitly
  1. by convertToAnyShouldWrapper
  2. by convertToEqualizer
  3. by convertToEqualizer
  4. by convertToEqualizer
  5. by any2stringadd
  6. by StringFormat
  7. by Ensuring
  8. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final class AWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  2. final class AnWord extends AnyRef

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

    Permalink
    Definition Classes
    Matchers
  4. class AssertionsHelper extends AnyRef

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

    Permalink
    Definition Classes
    TripleEqualsSupport
  6. class DecidedByEquality[A] extends Equality[A]

    Permalink
    Definition Classes
    Explicitly
  7. class DecidedWord extends AnyRef

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

    Permalink
    Definition Classes
    Explicitly
  9. class DeterminedWord extends AnyRef

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

    Permalink
    Definition Classes
    TripleEqualsSupport
  11. trait FutureConcept[T] extends AnyRef

    Permalink
    Definition Classes
    Futures
  12. final class HavePropertyMatcherGenerator extends AnyRef

    Permalink
    Definition Classes
    Matchers
  13. final class KeyWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  14. class LegacyCheckingEqualizer[L] extends AnyRef

    Permalink
    Definition Classes
    TripleEqualsSupport
  15. class LegacyEqualizer[L] extends AnyRef

    Permalink
    Definition Classes
    TripleEqualsSupport
  16. final case class PatienceConfig extends Product with Serializable

    Permalink
    Definition Classes
    AbstractPatienceConfiguration
  17. final class PlusOrMinusWrapper[T] extends AnyRef

    Permalink
    Definition Classes
    Tolerance
  18. final class RegexWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  19. final class RegexWrapper extends AnyRef

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

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

    Permalink
    Definition Classes
    Matchers
  22. final class ResultOfBeWordForCollectedArray[T] extends ResultOfBeWordForCollectedAny[Array[T]]

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

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

    Permalink
    Definition Classes
    Matchers
  25. final class ResultOfEndWithWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  26. final class ResultOfEndWithWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  27. final class ResultOfEvaluatingApplication extends AnyRef

    Permalink
    Definition Classes
    Matchers
  28. final class ResultOfFullyMatchWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  29. final class ResultOfFullyMatchWordForString extends AnyRef

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

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

    Permalink
    Definition Classes
    Matchers
  32. final class ResultOfIncludeWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  33. final class ResultOfIncludeWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  34. sealed class ResultOfNotWordForCollectedAny[T] extends AnyRef

    Permalink
    Definition Classes
    Matchers
  35. final class ResultOfProduceInvocation[T] extends AnyRef

    Permalink
    Definition Classes
    Matchers
  36. final class ResultOfStartWithWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  37. final class ResultOfStartWithWordForString extends AnyRef

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

    Permalink
    Definition Classes
    Matchers
  39. trait StringShouldWrapperForVerb extends AnyRef

    Permalink
    Definition Classes
    ShouldVerb
  40. class TheAfterWord extends AnyRef

    Permalink
    Definition Classes
    Explicitly
  41. final class TheSameInstanceAsPhrase extends AnyRef

    Permalink
    Definition Classes
    Matchers
  42. final class ValueWord extends AnyRef

    Permalink
    Definition Classes
    Matchers

Abstract Value Members

  1. implicit abstract val executionContext: ExecutionContext

    Permalink
    Attributes
    protected

Concrete Value Members

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  16. def a[T](implicit arg0: Manifest[T]): ResultOfATypeInvocation[T]

    Permalink
    Definition Classes
    Matchers
  17. val a: (LongevityFuturesSpec.this)#AWord

    Permalink
    Definition Classes
    Matchers
  18. val after: (LongevityFuturesSpec.this)#TheAfterWord

    Permalink
    Definition Classes
    Explicitly
  19. def all(xs: String)(implicit collecting: Collecting[Char, String]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  20. def all[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  21. def all[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  22. def allOf(firstEle: Any, secondEle: Any, remainingEles: Any*): ResultOfAllOfApplication

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

    Permalink
    Definition Classes
    Matchers
  24. val an: (LongevityFuturesSpec.this)#AnWord

    Permalink
    Definition Classes
    Matchers
  25. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  26. macro def assert(condition: Boolean, clue: Any): Unit

    Permalink
    Definition Classes
    Assertions
  27. macro def assert(condition: Boolean): Unit

    Permalink
    Definition Classes
    Assertions
  28. macro def assertCompiles(code: String): Unit

    Permalink
    Definition Classes
    Assertions
  29. macro def assertDoesNotCompile(code: String): Unit

    Permalink
    Definition Classes
    Assertions
  30. def assertResult(expected: Any)(actual: Any): Unit

    Permalink
    Definition Classes
    Assertions
  31. def assertResult(expected: Any, clue: Any)(actual: Any): Unit

    Permalink
    Definition Classes
    Assertions
  32. macro def assertTypeError(code: String): Unit

    Permalink
    Definition Classes
    Assertions
  33. val assertionsHelper: (LongevityFuturesSpec.this)#AssertionsHelper

    Permalink
    Definition Classes
    Assertions
  34. macro def assume(condition: Boolean, clue: Any): Unit

    Permalink
    Definition Classes
    Assertions
  35. macro def assume(condition: Boolean): Unit

    Permalink
    Definition Classes
    Assertions
  36. def atLeast(num: Int, xs: String)(implicit collecting: Collecting[Char, String]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  37. 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]]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  38. def atLeast[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  39. def atLeastOneOf(firstEle: Any, secondEle: Any, remainingEles: Any*): ResultOfAtLeastOneOfApplication

    Permalink
    Definition Classes
    Matchers
  40. def atMost(num: Int, xs: String)(implicit collecting: Collecting[Char, String]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  41. 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]]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  42. def atMost[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  43. def atMostOneOf(firstEle: Any, secondEle: Any, remainingEles: Any*): ResultOfAtMostOneOfApplication

    Permalink
    Definition Classes
    Matchers
  44. val be: BeWord

    Permalink
    Definition Classes
    MatcherWords
  45. def between(from: Int, upTo: Int, xs: String)(implicit collecting: Collecting[Char, String]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  46. 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]]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  47. def between[E, C[_]](from: Int, upTo: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  48. def cancel(cause: Throwable): Nothing

    Permalink
    Definition Classes
    Assertions
  49. def cancel(message: String, cause: Throwable): Nothing

    Permalink
    Definition Classes
    Assertions
  50. def cancel(message: String): Nothing

    Permalink
    Definition Classes
    Assertions
  51. def cancel(): Nothing

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

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

    Permalink
    Definition Classes
    MatcherWords
  54. val contain: ContainWord

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

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

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

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

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

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

    Permalink
    Definition Classes
    Tolerance
  61. implicit def convertScalaFuture[T](scalaFuture: Future[T]): (LongevityFuturesSpec.this)#FutureConcept[T]

    Permalink
    Definition Classes
    ScalaFutures
  62. implicit def convertSymbolToHavePropertyMatcherGenerator(symbol: Symbol): (LongevityFuturesSpec.this)#HavePropertyMatcherGenerator

    Permalink
    Definition Classes
    Matchers
  63. implicit def convertToAnyShouldWrapper[T](o: T): (LongevityFuturesSpec.this)#AnyShouldWrapper[T]

    Permalink
    Definition Classes
    Matchers
  64. def convertToCheckingEqualizer[T](left: T): (LongevityFuturesSpec.this)#CheckingEqualizer[T]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  65. implicit def convertToEqualizer[T](left: T): (LongevityFuturesSpec.this)#Equalizer[T]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  66. def convertToLegacyCheckingEqualizer[T](left: T): (LongevityFuturesSpec.this)#LegacyCheckingEqualizer[T]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  67. def convertToLegacyEqualizer[T](left: T): (LongevityFuturesSpec.this)#LegacyEqualizer[T]

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  68. implicit def convertToRegexWrapper(o: Regex): (LongevityFuturesSpec.this)#RegexWrapper

    Permalink
    Definition Classes
    Matchers
  69. implicit def convertToStringShouldWrapper(o: String): (LongevityFuturesSpec.this)#StringShouldWrapper

    Permalink
    Definition Classes
    Matchers → ShouldVerb
  70. val decided: (LongevityFuturesSpec.this)#DecidedWord

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

    Permalink
    Definition Classes
    TripleEqualsSupport
  72. val defined: DefinedWord

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

    Permalink
    Definition Classes
    Matchers
  74. val determined: (LongevityFuturesSpec.this)#DeterminedWord

    Permalink
    Definition Classes
    Explicitly
  75. val empty: EmptyWord

    Permalink
    Definition Classes
    MatcherWords
  76. val endWith: EndWithWord

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  86. def every(xs: String)(implicit collecting: Collecting[Char, String]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  87. def every[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  88. def every[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  89. def exactly(num: Int, xs: String)(implicit collecting: Collecting[Char, String]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  90. 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]]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  91. def exactly[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  92. val exist: ExistWord

    Permalink
    Definition Classes
    MatcherWords
  93. def fail(cause: Throwable): Nothing

    Permalink
    Definition Classes
    Assertions
  94. def fail(message: String, cause: Throwable): Nothing

    Permalink
    Definition Classes
    Assertions
  95. def fail(message: String): Nothing

    Permalink
    Definition Classes
    Assertions
  96. def fail(): Nothing

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  98. def formatted(fmtstr: String): String

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

    Permalink
    Definition Classes
    MatcherWords
  100. final def getClass(): Class[_]

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

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

    Permalink
    Definition Classes
    MatcherWords
  103. def inOrder(firstEle: Any, secondEle: Any, remainingEles: Any*): ResultOfInOrderApplication

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

    Permalink
    Definition Classes
    Matchers
  105. val include: IncludeWord

    Permalink
    Definition Classes
    MatcherWords
  106. def intercept[T <: AnyRef](f: ⇒ Any)(implicit manifest: Manifest[T]): T

    Permalink
    Definition Classes
    Assertions
  107. def interval(value: Span): Interval

    Permalink
    Definition Classes
    PatienceConfiguration
  108. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  109. val key: (LongevityFuturesSpec.this)#KeyWord

    Permalink
    Definition Classes
    Matchers
  110. val leftSideValue: LongevityFuturesSpec

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

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

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

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  114. val matchPattern: MatchPatternWord

    Permalink
    Definition Classes
    MatcherWords
  115. def message(expectedMessage: String): ResultOfMessageWordApplication

    Permalink
    Definition Classes
    Matchers
  116. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  117. def no(xs: String)(implicit collecting: Collecting[Char, String]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  118. def no[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[Entry[K, V]]

    Permalink
    Definition Classes
    Matchers
  119. def no[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]]): (LongevityFuturesSpec.this)#ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  120. val noException: NoExceptionWord

    Permalink
    Definition Classes
    MatcherWords
  121. def noneOf(firstEle: Any, secondEle: Any, remainingEles: Any*): ResultOfNoneOfApplication

    Permalink
    Definition Classes
    Matchers
  122. val not: NotWord

    Permalink
    Definition Classes
    MatcherWords
  123. final def notify(): Unit

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

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

    Permalink
    Definition Classes
    Matchers
  126. def oneOf(firstEle: Any, secondEle: Any, remainingEles: Any*): ResultOfOneOfApplication

    Permalink
    Definition Classes
    Matchers
  127. def only(xs: Any*): ResultOfOnlyApplication

    Permalink
    Definition Classes
    Matchers
  128. implicit def patienceConfig: (LongevityFuturesSpec.this)#PatienceConfig

    Permalink
    Definition Classes
    LongevityFuturesSpec → PatienceConfiguration → AbstractPatienceConfiguration
  129. def produce[T](implicit arg0: Manifest[T]): (LongevityFuturesSpec.this)#ResultOfProduceInvocation[T]

    Permalink
    Definition Classes
    Matchers
  130. val readable: ReadableWord

    Permalink
    Definition Classes
    MatcherWords
  131. val regex: (LongevityFuturesSpec.this)#RegexWord

    Permalink
    Definition Classes
    Matchers
  132. final def scaled(span: Span): Span

    Permalink
    Definition Classes
    ScaledTimeSpans
  133. def should(endWithWord: EndWithWord)(implicit ev: <:<[LongevityFuturesSpec, String]): org.scalatest.Matchers.ResultOfEndWithWordForString

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Implicit information
    This member is added by an implicit conversion from LongevityFuturesSpec to org.scalatest.Matchers.AnyShouldWrapper[LongevityFuturesSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  150. def shouldBe(resultOfAnWordApplication: ResultOfAnWordToSymbolApplication)(implicit toAnyRef: <:<[LongevityFuturesSpec, AnyRef]): Unit

    Permalink
    Implicit information
    This member is added by an implicit conversion from LongevityFuturesSpec to org.scalatest.Matchers.AnyShouldWrapper[LongevityFuturesSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  151. def shouldBe(resultOfAWordApplication: ResultOfAWordToSymbolApplication)(implicit toAnyRef: <:<[LongevityFuturesSpec, AnyRef]): Unit

    Permalink
    Implicit information
    This member is added by an implicit conversion from LongevityFuturesSpec to org.scalatest.Matchers.AnyShouldWrapper[LongevityFuturesSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  152. def shouldBe(symbol: Symbol)(implicit toAnyRef: <:<[LongevityFuturesSpec, AnyRef]): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MatcherWords
  182. val sorted: SortedWord

    Permalink
    Definition Classes
    MatcherWords
  183. def spanScaleFactor: Double

    Permalink
    Definition Classes
    ScaledTimeSpans
  184. val startWith: StartWithWord

    Permalink
    Definition Classes
    MatcherWords
  185. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  186. def the[T](implicit arg0: Manifest[T]): ResultOfTheTypeInvocation[T]

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

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

    Permalink
    Definition Classes
    Matchers
  189. val theSameInstanceAs: (LongevityFuturesSpec.this)#TheSameInstanceAsPhrase

    Permalink
    Definition Classes
    Matchers
  190. def thrownBy(fun: ⇒ Any): ResultOfThrownByApplication

    Permalink
    Definition Classes
    Matchers
  191. def timeout(value: Span): Timeout

    Permalink
    Definition Classes
    PatienceConfiguration
  192. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  193. def trap[T](f: ⇒ T): Throwable

    Permalink
    Definition Classes
    Assertions
  194. val typeCheck: TypeCheckWord

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

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

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  197. val value: (LongevityFuturesSpec.this)#ValueWord

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  201. final def whenReady[T, U](future: (LongevityFuturesSpec.this)#FutureConcept[T])(fun: (T) ⇒ U)(implicit config: (LongevityFuturesSpec.this)#PatienceConfig): U

    Permalink
    Definition Classes
    Futures
  202. final def whenReady[T, U](future: (LongevityFuturesSpec.this)#FutureConcept[T], interval: Interval)(fun: (T) ⇒ U)(implicit config: (LongevityFuturesSpec.this)#PatienceConfig): U

    Permalink
    Definition Classes
    Futures
  203. final def whenReady[T, U](future: (LongevityFuturesSpec.this)#FutureConcept[T], timeout: Timeout)(fun: (T) ⇒ U)(implicit config: (LongevityFuturesSpec.this)#PatienceConfig): U

    Permalink
    Definition Classes
    Futures
  204. final def whenReady[T, U](future: (LongevityFuturesSpec.this)#FutureConcept[T], timeout: Timeout, interval: Interval)(fun: (T) ⇒ U)(implicit config: (LongevityFuturesSpec.this)#PatienceConfig): U

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

    Permalink
    Definition Classes
    Assertions
  206. val writable: WritableWord

    Permalink
    Definition Classes
    MatcherWords
  207. def [B](y: B): (LongevityFuturesSpec, B)

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

Shadowed Implicit Value Members

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Deprecated Value Members

  1. def assert(o: Option[String]): Unit

    Permalink
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This method has been deprecated in favor of macro assertion and will be removed in a future version of ScalaTest. If you need this, please copy the source code into your own trait instead.

  2. def assert(o: Option[String], clue: Any): Unit

    Permalink
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This method has been deprecated in favor of macro assertion and will be removed in a future version of ScalaTest. If you need this, please copy the source code into your own trait instead.

  3. def assume(o: Option[String]): Unit

    Permalink
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This method has been deprecated in favor of macro assumption and will be removed in a future version of ScalaTest. If you need this, please copy the source code into your own trait instead.

  4. def assume(o: Option[String], clue: Any): Unit

    Permalink
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This method has been deprecated in favor of macro assumption and will be removed in a future version of ScalaTest. If you need this, please copy the source code into your own trait instead.

  5. def evaluating(fun: ⇒ Any): (LongevityFuturesSpec.this)#ResultOfEvaluatingApplication

    Permalink
    Definition Classes
    Matchers
    Annotations
    @deprecated
    Deprecated

    Please use 'an [Exception] should be thrownBy { ... }' syntax instead

  6. def expect(expected: Any)(actual: Any): Unit

    Permalink
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This expect method has been deprecated. Please replace all invocations of expect with an identical invocation of assertResult instead.

  7. def expect(expected: Any, clue: Any)(actual: Any): Unit

    Permalink
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This expect method has been deprecated. Please replace all invocations of expect with an identical invocation of assertResult instead.

  8. def expectResult(expected: Any)(actual: Any): Unit

    Permalink
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This expectResult method has been deprecated. Please replace all invocations of expectResult with an identical invocation of assertResult instead.

  9. def expectResult(expected: Any, clue: Any)(actual: Any): Unit

    Permalink
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This expectResult method has been deprecated. Please replace all invocations of expectResult with an identical invocation of assertResult instead.

Inherited from ScalaFutures

Inherited from Futures

Inherited from PatienceConfiguration

Inherited from AbstractPatienceConfiguration

Inherited from ScaledTimeSpans

Inherited from Matchers

Inherited from Explicitly

Inherited from MatcherWords

Inherited from ShouldVerb

Inherited from Tolerance

Inherited from Assertions

Inherited from TripleEquals

Inherited from TripleEqualsSupport

Inherited from AnyRef

Inherited from Any

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

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

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

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

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

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

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

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

Ungrouped