Trait

org.ensime.util

EnsimeSpec

Related Doc: package util

Permalink

trait EnsimeSpec extends FlatSpec with Matchers with Inside with Retries with Eventually with TryValues with Inspectors with TypeCheckedTripleEquals

Boilerplate remover and preferred testing style in ENSIME.

Linear Supertypes
TypeCheckedTripleEquals, LowPriorityTypeCheckedConstraint, Inspectors, TryValues, Eventually, PatienceConfiguration, AbstractPatienceConfiguration, ScaledTimeSpans, Retries, Inside, Matchers, Explicitly, MatcherWords, Tolerance, FlatSpec, FlatSpecLike, Documenting, Alerting, Notifying, Informing, CanVerb, MustVerb, ShouldVerb, TestRegistration, Suite, Serializable, AbstractSuite, Assertions, TripleEquals, TripleEqualsSupport, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. EnsimeSpec
  2. TypeCheckedTripleEquals
  3. LowPriorityTypeCheckedConstraint
  4. Inspectors
  5. TryValues
  6. Eventually
  7. PatienceConfiguration
  8. AbstractPatienceConfiguration
  9. ScaledTimeSpans
  10. Retries
  11. Inside
  12. Matchers
  13. Explicitly
  14. MatcherWords
  15. Tolerance
  16. FlatSpec
  17. FlatSpecLike
  18. Documenting
  19. Alerting
  20. Notifying
  21. Informing
  22. CanVerb
  23. MustVerb
  24. ShouldVerb
  25. TestRegistration
  26. Suite
  27. Serializable
  28. AbstractSuite
  29. Assertions
  30. TripleEquals
  31. TripleEqualsSupport
  32. AnyRef
  33. Any
  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. final class BehaviorWord extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  6. class CheckingEqualizer[L] extends AnyRef

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

    Permalink
    Definition Classes
    Explicitly
  8. class DecidedWord extends AnyRef

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

    Permalink
    Definition Classes
    Explicitly
  10. class DeterminedWord extends AnyRef

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

    Permalink
    Definition Classes
    TripleEqualsSupport
  12. final class HavePropertyMatcherGenerator extends AnyRef

    Permalink
    Definition Classes
    Matchers
  13. final class IgnoreVerbString extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  14. final class IgnoreVerbStringTaggedAs extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  15. final class IgnoreWord extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  16. final class InAndIgnoreMethods extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  17. final class InAndIgnoreMethodsAfterTaggedAs extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  18. final class ItVerbString extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  19. final class ItVerbStringTaggedAs extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  20. final class ItWord extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  21. final class KeyWord extends AnyRef

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

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

    Permalink
    Definition Classes
    TripleEqualsSupport
  24. trait NoArgTest extends () ⇒ Outcome with TestData

    Permalink
    Attributes
    protected
    Definition Classes
    Suite
  25. final case class PatienceConfig extends Product with Serializable

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

    Permalink
    Definition Classes
    Tolerance
  27. final class RegexWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  28. final class RegexWrapper extends AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  34. final class ResultOfEndWithWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  35. final class ResultOfEndWithWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  36. final class ResultOfEvaluatingApplication extends AnyRef

    Permalink
    Definition Classes
    Matchers
  37. final class ResultOfFullyMatchWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  38. final class ResultOfFullyMatchWordForString extends AnyRef

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

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

    Permalink
    Definition Classes
    Matchers
  41. final class ResultOfIncludeWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  42. final class ResultOfIncludeWordForString extends AnyRef

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

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

    Permalink
    Definition Classes
    Matchers
  45. final class ResultOfStartWithWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  46. final class ResultOfStartWithWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  47. trait StringCanWrapperForVerb extends AnyRef

    Permalink
    Definition Classes
    CanVerb
  48. trait StringMustWrapperForVerb extends AnyRef

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

    Permalink
    Definition Classes
    Matchers
  50. trait StringShouldWrapperForVerb extends AnyRef

    Permalink
    Definition Classes
    ShouldVerb
  51. class SuccessOrFailure[T] extends AnyRef

    Permalink
    Definition Classes
    TryValues
  52. class TheAfterWord extends AnyRef

    Permalink
    Definition Classes
    Explicitly
  53. final class TheSameInstanceAsPhrase extends AnyRef

    Permalink
    Definition Classes
    Matchers
  54. final class TheyVerbString extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  55. final class TheyVerbStringTaggedAs extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  56. final class TheyWord extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  57. final class ValueWord extends AnyRef

    Permalink
    Definition Classes
    Matchers

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 <[T](right: T)(implicit arg0: Ordering[T]): ResultOfLessThanComparison[T]

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  15. val a: AWord

    Permalink
    Definition Classes
    Matchers
  16. val after: TheAfterWord

    Permalink
    Definition Classes
    Explicitly
  17. def alert: Alerter

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike → Alerting
  18. def all(xs: String)(implicit collecting: Collecting[Char, String]): ResultOfCollectedAny[Char]

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  23. val an: AnWord

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Assertions
  32. val assertionsHelper: AssertionsHelper

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

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

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

    Permalink
    Definition Classes
    Matchers
  36. 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]]): ResultOfCollectedAny[Entry[K, V]]

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

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

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

    Permalink
    Definition Classes
    Matchers
  40. 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]]): ResultOfCollectedAny[Entry[K, V]]

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

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

    Permalink
    Definition Classes
    Matchers
  43. val be: BeWord

    Permalink
    Definition Classes
    MatcherWords
  44. val behave: BehaveWord

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  45. val behavior: BehaviorWord

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  46. def between(from: Int, upTo: Int, xs: String)(implicit collecting: Collecting[Char, String]): ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  47. 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]]): ResultOfCollectedAny[Entry[K, V]]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MatcherWords
  55. val contain: ContainWord

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

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

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

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

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

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

    Permalink
    Definition Classes
    Tolerance
  62. implicit def convertSymbolToHavePropertyMatcherGenerator(symbol: Symbol): HavePropertyMatcherGenerator

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

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

    Permalink
    Definition Classes
    TypeCheckedTripleEquals → TripleEqualsSupport
  65. def convertToEqualizer[T](left: T): Equalizer[T]

    Permalink
    Definition Classes
    TypeCheckedTripleEquals → TripleEqualsSupport
  66. implicit def convertToInAndIgnoreMethods(resultOfStringPassedToVerb: ResultOfStringPassedToVerb): InAndIgnoreMethods

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  67. implicit def convertToInAndIgnoreMethodsAfterTaggedAs(resultOfTaggedAsInvocation: ResultOfTaggedAsInvocation): InAndIgnoreMethodsAfterTaggedAs

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  68. def convertToLegacyCheckingEqualizer[T](left: T): LegacyCheckingEqualizer[T]

    Permalink
    Definition Classes
    TypeCheckedTripleEquals → TripleEqualsSupport
  69. def convertToLegacyEqualizer[T](left: T): LegacyEqualizer[T]

    Permalink
    Definition Classes
    TypeCheckedTripleEquals → TripleEqualsSupport
  70. implicit def convertToRegexWrapper(o: Regex): RegexWrapper

    Permalink
    Definition Classes
    Matchers
  71. implicit def convertToStringCanWrapper(o: String): StringCanWrapperForVerb

    Permalink
    Definition Classes
    CanVerb
  72. implicit def convertToStringMustWrapper(o: String): StringMustWrapperForVerb

    Permalink
    Definition Classes
    MustVerb
  73. implicit def convertToStringShouldWrapper(o: String): StringShouldWrapper

    Permalink
    Definition Classes
    Matchers → ShouldVerb
  74. implicit def convertTryToSuccessOrFailure[T](theTry: Try[T]): SuccessOrFailure[T]

    Permalink
    Definition Classes
    TryValues
  75. val decided: DecidedWord

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

    Permalink
    Definition Classes
    TripleEqualsSupport
  77. val defined: DefinedWord

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

    Permalink
    Definition Classes
    Matchers
  79. val determined: DeterminedWord

    Permalink
    Definition Classes
    Explicitly
  80. val empty: EmptyWord

    Permalink
    Definition Classes
    MatcherWords
  81. val endWith: EndWithWord

    Permalink
    Definition Classes
    MatcherWords
  82. final def eq(arg0: AnyRef): Boolean

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

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  87. def eventually[T](fun: ⇒ T)(implicit config: PatienceConfig): T

    Permalink
    Definition Classes
    Eventually
  88. def eventually[T](interval: Interval)(fun: ⇒ T)(implicit config: PatienceConfig): T

    Permalink
    Definition Classes
    Eventually
  89. def eventually[T](timeout: Timeout)(fun: ⇒ T)(implicit config: PatienceConfig): T

    Permalink
    Definition Classes
    Eventually
  90. def eventually[T](timeout: Timeout, interval: Interval)(fun: ⇒ T): T

    Permalink
    Definition Classes
    Eventually
  91. def every(xs: String)(implicit collecting: Collecting[Char, String]): ResultOfCollectedAny[Char]

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

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

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

    Permalink
    Definition Classes
    Matchers
  95. 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]]): ResultOfCollectedAny[Entry[K, V]]

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

    Permalink
    Definition Classes
    Matchers
  97. final def execute: Unit

    Permalink
    Definition Classes
    Suite
  98. final def execute(testName: String, configMap: ConfigMap, color: Boolean, durations: Boolean, shortstacks: Boolean, fullstacks: Boolean, stats: Boolean): Unit

    Permalink
    Definition Classes
    Suite
  99. val exist: ExistWord

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

    Permalink
    Definition Classes
    Suite → AbstractSuite
  101. def fail(cause: Throwable): Nothing

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

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

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

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  106. def forAll(xs: String)(fun: (Char) ⇒ Unit)(implicit collecting: Collecting[Char, String]): Unit

    Permalink
    Definition Classes
    Inspectors
  107. def forAll[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(fun: (Entry[K, V]) ⇒ Unit)(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): Unit

    Permalink
    Definition Classes
    Inspectors
  108. def forAll[E, C[_]](xs: C[E])(fun: (E) ⇒ Unit)(implicit collecting: Collecting[E, C[E]]): Unit

    Permalink
    Definition Classes
    Inspectors
  109. def forAtLeast(min: Int, xs: String)(fun: (Char) ⇒ Unit)(implicit collecting: Collecting[Char, String]): Unit

    Permalink
    Definition Classes
    Inspectors
  110. def forAtLeast[K, V, JMAP[k, v] <: Map[k, v]](min: Int, xs: JMAP[K, V])(fun: (Entry[K, V]) ⇒ Unit)(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): Unit

    Permalink
    Definition Classes
    Inspectors
  111. def forAtLeast[E, C[_]](min: Int, xs: C[E])(fun: (E) ⇒ Unit)(implicit collecting: Collecting[E, C[E]]): Unit

    Permalink
    Definition Classes
    Inspectors
  112. def forAtMost(max: Int, xs: String)(fun: (Char) ⇒ Unit)(implicit collecting: Collecting[Char, String]): Unit

    Permalink
    Definition Classes
    Inspectors
  113. def forAtMost[K, V, JMAP[k, v] <: Map[k, v]](max: Int, xs: JMAP[K, V])(fun: (Entry[K, V]) ⇒ Unit)(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): Unit

    Permalink
    Definition Classes
    Inspectors
  114. def forAtMost[E, C[_]](max: Int, xs: C[E])(fun: (E) ⇒ Unit)(implicit collecting: Collecting[E, C[E]]): Unit

    Permalink
    Definition Classes
    Inspectors
  115. def forBetween(from: Int, upTo: Int, xs: String)(fun: (Char) ⇒ Unit)(implicit collecting: Collecting[Char, String]): Unit

    Permalink
    Definition Classes
    Inspectors
  116. def forBetween[K, V, JMAP[k, v] <: Map[k, v]](from: Int, upTo: Int, xs: JMAP[K, V])(fun: (Entry[K, V]) ⇒ Unit)(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): Unit

    Permalink
    Definition Classes
    Inspectors
  117. def forBetween[E, C[_]](from: Int, upTo: Int, xs: C[E])(fun: (E) ⇒ Unit)(implicit collecting: Collecting[E, C[E]]): Unit

    Permalink
    Definition Classes
    Inspectors
  118. def forEvery(xs: String)(fun: (Char) ⇒ Unit)(implicit collecting: Collecting[Char, String]): Unit

    Permalink
    Definition Classes
    Inspectors
  119. def forEvery[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(fun: (Entry[K, V]) ⇒ Unit)(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): Unit

    Permalink
    Definition Classes
    Inspectors
  120. def forEvery[E, C[_]](xs: C[E])(fun: (E) ⇒ Unit)(implicit collecting: Collecting[E, C[E]]): Unit

    Permalink
    Definition Classes
    Inspectors
  121. def forExactly(succeededCount: Int, xs: String)(fun: (Char) ⇒ Unit)(implicit collecting: Collecting[Char, String]): Unit

    Permalink
    Definition Classes
    Inspectors
  122. def forExactly[K, V, JMAP[k, v] <: Map[k, v]](succeededCount: Int, xs: JMAP[K, V])(fun: (Entry[K, V]) ⇒ Unit)(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): Unit

    Permalink
    Definition Classes
    Inspectors
  123. def forExactly[E, C[_]](succeededCount: Int, xs: C[E])(fun: (E) ⇒ Unit)(implicit collecting: Collecting[E, C[E]]): Unit

    Permalink
    Definition Classes
    Inspectors
  124. val fullyMatch: FullyMatchWord

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

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

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

    Permalink
    Definition Classes
    MatcherWords
  128. val ignore: IgnoreWord

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  129. def inOrder(firstEle: Any, secondEle: Any, remainingEles: Any*): ResultOfInOrderApplication

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

    Permalink
    Definition Classes
    Matchers
  131. val include: IncludeWord

    Permalink
    Definition Classes
    MatcherWords
  132. def info: Informer

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike → Informing
  133. def inside[T](value: T)(pf: PartialFunction[T, Unit]): Unit

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

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

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

    Permalink
    Definition Classes
    Any
  137. def isRetryable(testData: TestData): Boolean

    Permalink
    Definition Classes
    Retries
  138. val it: ItWord

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  139. val key: KeyWord

    Permalink
    Definition Classes
    Matchers
  140. val length: LengthWord

    Permalink
    Definition Classes
    MatcherWords
  141. val log: Logger

    Permalink
  142. def lowPriorityConversionCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], cnv: (A) ⇒ B): Constraint[A, B]

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

    Permalink
    Definition Classes
    LowPriorityTypeCheckedConstraint → TripleEqualsSupport
  144. def markup: Documenter

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike → Documenting
  145. val matchPattern: MatchPatternWord

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

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

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

    Permalink
    Definition Classes
    Suite → AbstractSuite
  149. def no(xs: String)(implicit collecting: Collecting[Char, String]): ResultOfCollectedAny[Char]

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

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

    Permalink
    Definition Classes
    Matchers
  152. val noException: NoExceptionWord

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

    Permalink
    Definition Classes
    Matchers
  154. val not: NotWord

    Permalink
    Definition Classes
    MatcherWords
  155. def note: Notifier

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike → Notifying
  156. final def notify(): Unit

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  161. implicit val patienceConfig: PatienceConfig

    Permalink
    Definition Classes
    EnsimeSpec → PatienceConfiguration → AbstractPatienceConfiguration
  162. def pending: PendingNothing

    Permalink
    Definition Classes
    Suite
  163. def pendingUntilFixed(f: ⇒ Unit): Unit

    Permalink
    Definition Classes
    Suite
  164. def produce[T](implicit arg0: Manifest[T]): ResultOfProduceInvocation[T]

    Permalink
    Definition Classes
    Matchers
  165. val readable: ReadableWord

    Permalink
    Definition Classes
    MatcherWords
  166. val regex: RegexWord

    Permalink
    Definition Classes
    Matchers
  167. final def registerIgnoredTest(testText: String, testTags: Tag*)(testFun: ⇒ Unit): Unit

    Permalink
    Definition Classes
    FlatSpecLike → TestRegistration
  168. final def registerTest(testText: String, testTags: Tag*)(testFun: ⇒ Unit): Unit

    Permalink
    Definition Classes
    FlatSpecLike → TestRegistration
  169. def rerunner: Option[String]

    Permalink
    Definition Classes
    Suite → AbstractSuite
  170. def run(testName: Option[String], args: Args): Status

    Permalink
    Definition Classes
    FlatSpecLike → Suite → AbstractSuite
  171. final def run(testName: Option[String], reporter: Reporter, stopper: Stopper, filter: Filter, configMap: Map[String, Any], distributor: Option[Distributor], tracker: Tracker): Status

    Permalink
    Definition Classes
    AbstractSuite
  172. def runNestedSuites(args: Args): Status

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

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike → Suite → AbstractSuite
  174. def runTests(testName: Option[String], args: Args): Status

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike → Suite → AbstractSuite
  175. final def scaled(span: Span): Span

    Permalink
    Definition Classes
    ScaledTimeSpans
  176. implicit val shorthandSharedTestRegistrationFunction: (String) ⇒ BehaveWord

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  177. implicit val shorthandTestRegistrationFunction: (String, String, String) ⇒ ResultOfStringPassedToVerb

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  178. val size: SizeWord

    Permalink
    Definition Classes
    MatcherWords
  179. val sorted: SortedWord

    Permalink
    Definition Classes
    MatcherWords
  180. val spanScaleFactor: Double

    Permalink
    Definition Classes
    EnsimeSpec → ScaledTimeSpans
  181. val startWith: StartWithWord

    Permalink
    Definition Classes
    MatcherWords
  182. final val styleName: String

    Permalink
    Definition Classes
    FlatSpecLike → Suite → AbstractSuite
  183. def suiteId: String

    Permalink
    Definition Classes
    Suite
  184. def suiteName: String

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

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

    Permalink
    Definition Classes
    FlatSpecLike → Suite → AbstractSuite
  187. def testDataFor(testName: String, theConfigMap: ConfigMap): TestData

    Permalink
    Definition Classes
    FlatSpecLike → Suite
  188. def testNames: Set[String]

    Permalink
    Definition Classes
    FlatSpecLike → Suite → AbstractSuite
  189. def the[T](implicit arg0: Manifest[T]): ResultOfTheTypeInvocation[T]

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

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

    Permalink
    Definition Classes
    Matchers
  192. val theSameInstanceAs: TheSameInstanceAsPhrase

    Permalink
    Definition Classes
    Matchers
  193. val they: TheyWord

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  194. def thrownBy(fun: ⇒ Any): ResultOfThrownByApplication

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

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

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

    Permalink
    Definition Classes
    Assertions
  198. val typeCheck: TypeCheckWord

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

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

    Permalink
    Definition Classes
    TypeCheckedTripleEquals → TripleEqualsSupport
  201. val value: ValueWord

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  205. def withClue[T](clue: Any)(fun: ⇒ T): T

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

    Permalink
    Definition Classes
    EnsimeSpec → Suite → AbstractSuite
  207. def withRetry(delay: Span)(blk: ⇒ Outcome): Outcome

    Permalink
    Definition Classes
    Retries
  208. def withRetry(blk: ⇒ Outcome): Outcome

    Permalink
    Definition Classes
    Retries
  209. def withRetryOnCancel(delay: Span)(blk: ⇒ Outcome): Outcome

    Permalink
    Definition Classes
    Retries
  210. def withRetryOnCancel(blk: ⇒ Outcome): Outcome

    Permalink
    Definition Classes
    Retries
  211. def withRetryOnFailure(delay: Span)(blk: ⇒ Outcome): Outcome

    Permalink
    Definition Classes
    Retries
  212. def withRetryOnFailure(blk: ⇒ Outcome): Outcome

    Permalink
    Definition Classes
    Retries
  213. val writable: WritableWord

    Permalink
    Definition Classes
    MatcherWords

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): 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 TypeCheckedTripleEquals

Inherited from LowPriorityTypeCheckedConstraint

Inherited from Inspectors

Inherited from TryValues

Inherited from Eventually

Inherited from PatienceConfiguration

Inherited from AbstractPatienceConfiguration

Inherited from ScaledTimeSpans

Inherited from Retries

Inherited from Inside

Inherited from Matchers

Inherited from Explicitly

Inherited from MatcherWords

Inherited from Tolerance

Inherited from FlatSpec

Inherited from FlatSpecLike

Inherited from Documenting

Inherited from Alerting

Inherited from Notifying

Inherited from Informing

Inherited from CanVerb

Inherited from MustVerb

Inherited from ShouldVerb

Inherited from TestRegistration

Inherited from Suite

Inherited from Serializable

Inherited from AbstractSuite

Inherited from Assertions

Inherited from TripleEquals

Inherited from TripleEqualsSupport

Inherited from AnyRef

Inherited from Any

Ungrouped