trait Http4sMatchers[F[_]] extends Matchers with RunTimedMatchers[F]
This might be useful in a testkit spinoff. Let's see what they do for us.
- Source
- Http4sMatchers.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Http4sMatchers
- RunTimedMatchers
- Matchers
- LanguageFeatures
- MatchersImplicits
- SequenceMatchersCreation
- MatchersCreation
- ResultImplicits
- MatchResultImplicits
- MatcherZipOperators
- MatchResultCombinators
- ResultLogicalCombinators
- Results
- MatchResultLogicalCombinators
- Expectations
- ExpectationsDescription
- TypedEqual
- FutureMatchers
- FutureBaseMatchers
- EventuallyMatchers
- EventuallyResults
- TryMatchers
- TryBeHaveMatchers
- TryBaseMatchers
- EitherMatchers
- EitherBeHaveMatchers
- EitherBaseMatchers
- OptionMatchers
- ValueChecks
- ValueChecksBase
- OptionBeHaveMatchers
- OptionBaseMatchers
- NumericMatchers
- NumericBeHaveMatchers
- NumericBaseMatchers
- ExceptionMatchers
- ExceptionBeHaveMatchers
- ExceptionBaseMatchers
- ExpectationsCreation
- MatchResultStackTrace
- StringMatchers
- StringBeHaveMatchers
- StringBaseMatchers
- MapMatchers
- MapBeHaveMatchers
- MapBaseMatchers
- TraversableMatchers
- NumberOfTimes
- ImplicitParameters
- TraversableBaseMatchersLowImplicits
- ValueChecksLowImplicits
- TraversableBeHaveMatchers
- LazyParameters
- TraversableBaseMatchers
- AnyMatchers
- AnyBeHaveMatchers
- BeHaveMatchers
- AnyBaseMatchers
- AnyRef
- Any
Implicitly
- by SignificantSyntax
- by ToDelta
- by SignificantSyntax
- by ToDelta
- by describe
- by typedEqualExpectation
- by lazyParameter
- by describe
- by typedEqualExpectation
- by describe
- by typedEqualExpectation
- by describe
- by typedEqualExpectation
- by describe
- by typedEqualExpectation
- by describe
- by Returns
- by typedEqualExpectation
- by lazyParameter
- by lazyParameter
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
implicit
class
AdaptFunction[T, S] extends AnyRef
- Definition Classes
- MatchersCreation
-
class
AnyBeHaveMatchers[T] extends AnyRef
- Definition Classes
- AnyBeHaveMatchers
-
class
AnyMatcherResult extends AnyRef
- Definition Classes
- AnyBeHaveMatchers
-
class
AnyRefMatcherResult[T <: AnyRef] extends AnyRef
- Definition Classes
- AnyBeHaveMatchers
-
class
AnyWithEmptyMatchers[T] extends AnyRef
- Definition Classes
- AnyBeHaveMatchers
-
class
BeLikeResultMatcher[T] extends AnyRef
- Definition Classes
- AnyBeHaveMatchers
-
class
ClassMatcherResult extends AnyRef
- Definition Classes
- AnyBeHaveMatchers
-
implicit
class
ContainSeqMatcherFunction[T] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
class
Descriptible[T] extends AnyRef
- Definition Classes
- ExpectationsDescription
-
implicit
class
EitherResultMatcher[L, R] extends AnyRef
- Definition Classes
- EitherBeHaveMatchers
-
class
ExceptionClassMatcher extends Matcher[Any]
- Definition Classes
- ExceptionBaseMatchers
-
class
ExceptionMatcher[E <: Throwable] extends Matcher[Any]
- Definition Classes
- ExceptionBaseMatchers
-
implicit
class
ExceptionMatcherResult[T] extends AnyRef
- Definition Classes
- ExceptionBeHaveMatchers
-
class
ExpectationDescription extends AnyRef
- Definition Classes
- ExpectationsDescription
-
class
FindMatcher extends Matcher[String]
- Definition Classes
- StringBaseMatchers
-
class
FindMatcherPattern extends FindMatcher
- Definition Classes
- StringBaseMatchers
-
class
FindMatcherPatternWithGroups extends FindMatcherWithGroups
- Definition Classes
- StringBaseMatchers
-
class
FindMatcherRegex extends FindMatcherPattern
- Definition Classes
- StringBaseMatchers
-
class
FindMatcherWithGroups extends Matcher[String]
- Definition Classes
- StringBaseMatchers
-
implicit
class
FutureMatchable[T] extends AnyRef
- Definition Classes
- FutureMatchers
-
class
HasSize[T] extends AnyRef
- Definition Classes
- TraversableBeHaveMatchers
-
trait
ImplicitParam extends AnyRef
- Definition Classes
- ImplicitParameters
-
trait
ImplicitParam1 extends AnyRef
- Definition Classes
- ImplicitParameters
-
trait
ImplicitParam10 extends AnyRef
- Definition Classes
- ImplicitParameters
-
trait
ImplicitParam2 extends AnyRef
- Definition Classes
- ImplicitParameters
-
trait
ImplicitParam3 extends AnyRef
- Definition Classes
- ImplicitParameters
-
trait
ImplicitParam4 extends AnyRef
- Definition Classes
- ImplicitParameters
-
trait
ImplicitParam5 extends AnyRef
- Definition Classes
- ImplicitParameters
-
trait
ImplicitParam6 extends AnyRef
- Definition Classes
- ImplicitParameters
-
trait
ImplicitParam7 extends AnyRef
- Definition Classes
- ImplicitParameters
-
trait
ImplicitParam8 extends AnyRef
- Definition Classes
- ImplicitParameters
-
trait
ImplicitParam9 extends AnyRef
- Definition Classes
- ImplicitParameters
-
implicit
class
InvariantMatcherFunction[T] extends AnyRef
- Definition Classes
- SequenceMatchersCreation
-
class
MapKeyResultMatcher[K] extends AnyRef
- Definition Classes
- MapBeHaveMatchers
-
class
MapResultMatcher[K, V] extends AnyRef
- Definition Classes
- MapBeHaveMatchers
-
class
MapValueResultMatcher[V] extends AnyRef
- Definition Classes
- MapBeHaveMatchers
-
class
MatchResultCombinator[T] extends AnyRef
- Definition Classes
- MatchResultLogicalCombinators
-
class
NeutralMatcherNumeric extends AnyRef
- Definition Classes
- NumericBeHaveMatchers
-
class
NeutralMatcherOrdered extends AnyRef
- Definition Classes
- NumericBeHaveMatchers
-
class
NeutralStringMatcher extends AnyRef
- Definition Classes
- StringBeHaveMatchers
-
class
NotStringMatcher extends AnyRef
- Definition Classes
- StringBeHaveMatchers
-
class
NumericResultMatcher[S] extends AnyRef
- Definition Classes
- NumericBeHaveMatchers
-
class
OptionResultMatcher[T] extends AnyRef
- Definition Classes
- OptionBeHaveMatchers
-
class
OrderedResultMatcher[S] extends AnyRef
- Definition Classes
- NumericBeHaveMatchers
-
class
OrderedSeqMatchResult[T] extends AnyRef
- Definition Classes
- TraversableBeHaveMatchers
-
class
PartialFunctionResultMatcher[K, V] extends AnyRef
- Definition Classes
- MapBeHaveMatchers
-
class
ResultLogicalCombinator extends AnyRef
- Definition Classes
- ResultLogicalCombinators
-
class
SeqMatcher[S, T] extends Matcher[Seq[T]]
- Definition Classes
- SequenceMatchersCreation
-
class
SetMatcher[S, T] extends Matcher[Set[T]]
- Definition Classes
- SequenceMatchersCreation
-
implicit
class
SignificantFiguresSyntax extends AnyRef
- Definition Classes
- NumericMatchers
-
implicit
class
SignificantSyntax[N] extends AnyRef
- Definition Classes
- NumericMatchers
-
class
StringResultMatcher extends AnyRef
- Definition Classes
- StringBeHaveMatchers
-
class
TraversableBeHaveMatchers[T] extends AnyRef
- Definition Classes
- TraversableBeHaveMatchers
-
trait
TraversableMatcher[T] extends Matcher[GenTraversableOnce[T]]
- Definition Classes
- TraversableBaseMatchers
-
class
TryResultMatcher[T] extends AnyRef
- Definition Classes
- TryBeHaveMatchers
-
implicit
class
TupleMatcher10[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
implicit
class
TupleMatcher11[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
implicit
class
TupleMatcher12[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
implicit
class
TupleMatcher13[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
implicit
class
TupleMatcher14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
implicit
class
TupleMatcher15[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
implicit
class
TupleMatcher16[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
implicit
class
TupleMatcher17[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
implicit
class
TupleMatcher18[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
implicit
class
TupleMatcher19[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
implicit
class
TupleMatcher2[T1, T2] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
implicit
class
TupleMatcher20[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
implicit
class
TupleMatcher21[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
implicit
class
TupleMatcher22[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
implicit
class
TupleMatcher3[T1, T2, T3] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
implicit
class
TupleMatcher4[T1, T2, T3, T4] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
implicit
class
TupleMatcher5[T1, T2, T3, T4, T5] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
implicit
class
TupleMatcher6[T1, T2, T3, T4, T5, T6] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
implicit
class
TupleMatcher7[T1, T2, T3, T4, T5, T6, T7] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
implicit
class
TupleMatcher8[T1, T2, T3, T4, T5, T6, T7, T8] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
implicit
class
TupleMatcher9[T1, T2, T3, T4, T5, T6, T7, T8, T9] extends AnyRef
- Definition Classes
- MatcherZipOperators
-
class
TypedEqualExpectation[T] extends AnyRef
- Definition Classes
- TypedEqual
-
implicit
class
futureAsResult[T] extends specs2.matcher.FutureMatchers.FutureAsResult[T]
- Definition Classes
- FutureMatchers
-
implicit
class
resultFunction[T, R] extends AnyRef
- Definition Classes
- ResultImplicits
-
implicit
class
NotNullSyntax extends AnyRef
- Definition Classes
- RunTimedMatchers
-
case class
TimedMatcher[T](check: ValueCheck[T], duration: Option[FiniteDuration]) extends Matcher[F[T]] with Product with Serializable
- Definition Classes
- RunTimedMatchers
Abstract Value Members
-
implicit abstract
def
F: Sync[F]
- Attributes
- protected
- Definition Classes
- RunTimedMatchers
-
abstract
def
runAwait[A](fa: F[A]): A
- Attributes
- protected
- Definition Classes
- RunTimedMatchers
-
abstract
def
runWithTimeout[A](fa: F[A], timeout: FiniteDuration): Option[A]
- Attributes
- protected
- Definition Classes
- RunTimedMatchers
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
!=/(s: String): Matcher[Any]
- Definition Classes
- StringBaseMatchers
-
def
!==[T](t: ⇒ T)(implicit arg0: Diffable[T]): Matcher[T]
- Definition Classes
- AnyBaseMatchers
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
def
+(other: String): String
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to any2stringadd[Http4sMatchers[F]] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
-
def
->[B](y: B): (Http4sMatchers[F], B)
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to ArrowAssoc[Http4sMatchers[F]] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
-
def
<[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThan[S]
- Definition Classes
- NumericBaseMatchers
-
def
<=[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThanOrEqualTo[S]
- Definition Classes
- NumericBaseMatchers
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
==/(s: String): AdaptableMatcher[Any]
- Definition Classes
- StringBaseMatchers
-
def
===[T](t: ⇒ T)(implicit arg0: Diffable[T]): EqualityMatcher[T]
- Definition Classes
- AnyBaseMatchers
-
def
==~[T, S](s: ⇒ S)(implicit arg0: Diffable[T], convert: (S) ⇒ T): Matcher[T]
- Definition Classes
- AnyBaseMatchers
-
def
=~(r: Regex): BeMatchingRegex
- Definition Classes
- StringBaseMatchers
-
def
=~(p: Pattern): BeMatchingPattern
- Definition Classes
- StringBaseMatchers
-
def
=~(t: ⇒ String): BeMatching
- Definition Classes
- StringBaseMatchers
-
def
>[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]
- Definition Classes
- NumericBaseMatchers
-
def
>=[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]
- Definition Classes
- NumericBaseMatchers
-
implicit
def
ToDelta[S](n: S)(implicit arg0: Numeric[S]): CanHaveDelta[S]
- Definition Classes
- NumericMatchers
-
def
aFailedTry[T](t: Throwable): TryFailureCheckedMatcher[T]
- Definition Classes
- TryBaseMatchers
-
def
aFailedTry[T](check: ValueCheck[Throwable]): TryFailureCheckedMatcher[T]
- Definition Classes
- TryBaseMatchers
-
def
aFailedTry[T]: TryFailureMatcher[T]
- Definition Classes
- TryBaseMatchers
-
def
aSuccessfulTry[T](t: T)(implicit arg0: Diffable[T]): TrySuccessCheckedMatcher[T]
- Definition Classes
- TryBaseMatchers
-
def
aSuccessfulTry[T](check: ValueCheck[T]): TrySuccessCheckedMatcher[T]
- Definition Classes
- TryBaseMatchers
-
def
aSuccessfulTry[T]: TrySuccessMatcher[T]
- Definition Classes
- TryBaseMatchers
-
def
allOf[T](checks: ValueCheck[T]*): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
anInstanceOf[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]
- Definition Classes
- AnyBeHaveMatchers
-
implicit
def
anyBeHaveMatcher[T](result: MatchResult[T]): AnyBeHaveMatchers[T]
- Definition Classes
- AnyBeHaveMatchers
-
def
anyOf[T](t: T*): Matcher[T]
- Definition Classes
- AnyBeHaveMatchers
-
implicit
def
anyWithEmpty[T](result: MatchResult[T])(implicit arg0: (T) ⇒ Any { def isEmpty: Boolean }): AnyWithEmptyMatchers[T]
- Definition Classes
- AnyBeHaveMatchers
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
asNoneAs[T](other: ⇒ Option[T]): Matcher[Option[T]]
- Definition Classes
- OptionBaseMatchers
-
def
asNullAs[T](a: ⇒ T): Matcher[T]
- Definition Classes
- AnyBeHaveMatchers
-
implicit
def
asResult[T](r: MatchResult[T]): Result
- Definition Classes
- MatchResultImplicits
-
def
assignableFrom[T](implicit arg0: ClassTag[T]): Matcher[Class[_]]
- Definition Classes
- AnyBeHaveMatchers
-
def
atLeast[T](checks: ValueCheck[T]*): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
atLeastOnce[T](matcher: Matcher[T]): ContainWithResult[T]
- Definition Classes
- SequenceMatchersCreation
-
def
atLeastOnce[T, R](values: GenTraversableOnce[T])(f: (T) ⇒ R)(implicit arg0: AsResult[R]): MatchResult[GenTraversableOnce[T]]
- Definition Classes
- SequenceMatchersCreation
-
def
atLeastOnceWhen[T, R](values: GenTraversable[T])(f: PartialFunction[T, R])(implicit arg0: AsResult[R]): MatchResult[GenTraversableOnce[T]]
- Definition Classes
- SequenceMatchersCreation
-
def
atMost[T](checks: ValueCheck[T]*): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
atMostOnce[T](matcher: Matcher[T]): ContainWithResult[T]
- Definition Classes
- SequenceMatchersCreation
-
def
atMostOnce[T, R](values: GenTraversableOnce[T])(f: (T) ⇒ R)(implicit arg0: AsResult[R]): MatchResult[GenTraversableOnce[T]]
- Definition Classes
- SequenceMatchersCreation
-
def
atMostOnceWhen[T, R](values: GenTraversable[T])(f: PartialFunction[T, R])(implicit arg0: AsResult[R]): MatchResult[GenTraversableOnce[T]]
- Definition Classes
- SequenceMatchersCreation
-
def
await[T](m: Matcher[T])(retries: Int, timeout: FiniteDuration)(implicit ee: ExecutionEnv): Matcher[Future[T]]
- Definition Classes
- FutureBaseMatchers
-
def
await[T](m: Matcher[T])(implicit ee: ExecutionEnv): Matcher[Future[T]]
- Definition Classes
- FutureBaseMatchers
-
def
awaitFor[T](m: Matcher[T])(timeout: FiniteDuration)(implicit ee: ExecutionEnv): Matcher[Future[T]]
- Definition Classes
- FutureBaseMatchers
-
def
be: NeutralMatcher[Any]
- Definition Classes
- BeHaveMatchers
-
def
be[T <: AnyRef](t: ⇒ T): BeTheSameAs[T]
- Definition Classes
- AnyBaseMatchers
-
def
beAFailedTry[T](check: ValueCheck[Throwable]): TryFailureCheckedMatcher[T]
- Definition Classes
- TryBaseMatchers
-
def
beAFailedTry[T]: TryFailureMatcher[T]
- Definition Classes
- TryBaseMatchers
-
def
beASuccessfulTry[T](check: ValueCheck[T]): TrySuccessCheckedMatcher[T]
- Definition Classes
- TryBaseMatchers
-
def
beASuccessfulTry[T]: TrySuccessMatcher[T]
- Definition Classes
- TryBaseMatchers
-
def
beAnInstanceOf[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]
- Definition Classes
- AnyBaseMatchers
-
def
beAnyOf[T](t: T*): Matcher[T]
- Definition Classes
- AnyBaseMatchers
-
def
beAsNoneAs[T](other: ⇒ Option[T]): Matcher[Option[T]]
- Definition Classes
- OptionBaseMatchers
-
def
beAsNullAs[T](a: ⇒ T): Matcher[T]
- Definition Classes
- AnyBaseMatchers
-
def
beAssignableFrom[T](implicit arg0: ClassTag[T]): Matcher[Class[_]]
- Definition Classes
- AnyBaseMatchers
-
def
beBetween[T](t1: T, t2: T)(implicit arg0: (T) ⇒ Ordered[T]): BetweenMatcher[T]
- Definition Classes
- NumericBaseMatchers
-
def
beCloseTo[S](target: SignificantTarget[S])(implicit arg0: Numeric[S]): Matcher[S]
- Definition Classes
- NumericBaseMatchers
-
def
beCloseTo[S](target: S, figures: SignificantFigures)(implicit arg0: Numeric[S]): Matcher[S]
- Definition Classes
- NumericBaseMatchers
-
def
beCloseTo[S](delta: PlusOrMinus[S])(implicit arg0: Numeric[S]): Matcher[S]
- Definition Classes
- NumericBaseMatchers
-
def
beCloseTo[S](n: S, delta: S)(implicit arg0: Numeric[S]): Matcher[S]
- Definition Classes
- NumericBaseMatchers
-
def
beDefinedAt[K](values: K*): Matcher[PartialFunction[K, Any]]
- Definition Classes
- MapBaseMatchers
-
def
beDefinedBy[K, V](values: (K, V)*): Matcher[PartialFunction[K, V]]
- Definition Classes
- MapBaseMatchers
-
def
beEmpty[T](implicit arg0: (T) ⇒ Any { def isEmpty: Boolean }): Matcher[T]
- Definition Classes
- AnyBaseMatchers
-
def
beEqualTo[T](t: ⇒ T): BeEqualTo
- Definition Classes
- AnyBaseMatchers
-
def
beFailedTry[T](check: ValueCheck[Throwable]): TryFailureCheckedMatcher[T]
- Definition Classes
- TryBaseMatchers
-
def
beFailedTry[T]: TryFailureMatcher[T]
- Definition Classes
- TryBaseMatchers
-
def
beFalse: Matcher[Boolean]
- Definition Classes
- AnyBaseMatchers
-
def
beGreaterThan[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]
- Definition Classes
- NumericBaseMatchers
-
def
beGreaterThanOrEqualTo[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]
- Definition Classes
- NumericBaseMatchers
-
def
beLeft[T]: LeftMatcher[T]
- Definition Classes
- EitherBaseMatchers
-
def
beLeft[T](t: ValueCheck[T]): LeftCheckedMatcher[T]
- Definition Classes
- EitherBaseMatchers
-
def
beLessThan[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThan[S]
- Definition Classes
- NumericBaseMatchers
-
def
beLessThanOrEqualTo[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThanOrEqualTo[S]
- Definition Classes
- NumericBaseMatchers
-
def
beLike[T](pattern: PartialFunction[T, MatchResult[_]]): Matcher[T]
- Definition Classes
- AnyBaseMatchers
-
def
beLikeA[T](pattern: ⇒ PartialFunction[T, MatchResult[_]]): Matcher[T]
- Definition Classes
- AnyBeHaveMatchers
-
def
beMatching(a: Regex): BeMatchingRegex
- Definition Classes
- StringBaseMatchers
-
def
beMatching(a: Pattern): BeMatchingPattern
- Definition Classes
- StringBaseMatchers
-
def
beMatching(a: ⇒ String): BeMatching
- Definition Classes
- StringBaseMatchers
-
def
beNone: Matcher[Option[Any]]
- Definition Classes
- OptionBaseMatchers
-
def
beNull[T]: BeNull[T]
- Definition Classes
- AnyBaseMatchers
-
def
beOneOf[T](t: T*): Matcher[T]
- Definition Classes
- AnyBaseMatchers
-
def
beRight[T]: RightMatcher[T]
- Definition Classes
- EitherBaseMatchers
-
def
beRight[T](t: ValueCheck[T]): RightCheckedMatcher[T]
- Definition Classes
- EitherBaseMatchers
-
def
beSome[T]: SomeMatcher[T]
- Definition Classes
- OptionBaseMatchers
-
def
beSome[T](check: ValueCheck[T]): SomeCheckedMatcher[T]
- Definition Classes
- OptionBaseMatchers
-
def
beSorted[T](implicit arg0: Ordering[T]): OrderingMatcher[T]
- Definition Classes
- TraversableBaseMatchers
-
def
beSuccessfulTry[T](check: ValueCheck[T]): TrySuccessCheckedMatcher[T]
- Definition Classes
- TryBaseMatchers
-
def
beSuccessfulTry[T]: TrySuccessMatcher[T]
- Definition Classes
- TryBaseMatchers
-
def
beTheSameAs[T <: AnyRef](t: ⇒ T): BeTheSameAs[T]
- Definition Classes
- AnyBaseMatchers
-
def
beTrue: BeTrueMatcher
- Definition Classes
- AnyBaseMatchers
-
def
beTypedEqualTo[T](t: ⇒ T)(implicit arg0: Diffable[T]): EqualityMatcher[T]
- Definition Classes
- AnyBaseMatchers
-
def
be[[T](t1: T, t2: T)(implicit arg0: (T) ⇒ Ordered[T]): BetweenMatcher[T]
- Definition Classes
- NumericBaseMatchers
-
def
be][T](t1: T, t2: T)(implicit arg0: (T) ⇒ Ordered[T]): BetweenMatcher[T]
- Definition Classes
- NumericBaseMatchers
-
def
be_!=[T](t: ⇒ T): Matcher[Any]
- Definition Classes
- AnyBaseMatchers
-
def
be_!=/(a: String): Matcher[Any]
- Definition Classes
- StringBaseMatchers
-
def
be_!==[T](t: ⇒ T)(implicit arg0: Diffable[T]): Matcher[T]
- Definition Classes
- AnyBaseMatchers
-
def
be_<[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThan[S]
- Definition Classes
- NumericBaseMatchers
-
def
be_<=[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThanOrEqualTo[S]
- Definition Classes
- NumericBaseMatchers
-
def
be_==[T](t: ⇒ T): BeEqualTo
- Definition Classes
- AnyBaseMatchers
-
def
be_==/(a: String): AdaptableMatcher[Any]
- Definition Classes
- StringBaseMatchers
-
def
be_===[T](t: ⇒ T)(implicit arg0: Diffable[T]): EqualityMatcher[T]
- Definition Classes
- AnyBaseMatchers
-
def
be_==~[T, S](s: ⇒ S)(implicit arg0: Diffable[T], convert: (S) ⇒ T): Matcher[T]
- Definition Classes
- AnyBaseMatchers
-
def
be_>[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]
- Definition Classes
- NumericBaseMatchers
-
def
be_>=[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]
- Definition Classes
- NumericBaseMatchers
-
def
between[T](t1: T, t2: T)(implicit arg0: (T) ⇒ Ordered[T]): BetweenMatcher[T]
- Definition Classes
- NumericBaseMatchers
-
def
booleanToSimpleResult(b: Boolean): Result
- Definition Classes
- Results
-
def
checkFailure[T](m: MatchResult[T]): MatchResult[T]
- Attributes
- protected
- Definition Classes
- ExpectationsCreation
-
def
checkMatchResultFailure[T](m: MatchResult[T]): MatchResult[T]
- Attributes
- protected
- Definition Classes
- ExpectationsCreation
-
def
checkResultFailure(r: ⇒ Result): Result
- Attributes
- protected
- Definition Classes
- ExpectationsCreation
-
implicit
def
checkableSeqIsContainCheckSeq[T](seq: Seq[T])(implicit to: (T) ⇒ ValueCheck[T]): Seq[ValueCheck[T]]
- Definition Classes
- TraversableBaseMatchersLowImplicits
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
def
closeTo[S](target: SignificantTarget[S])(implicit arg0: Numeric[S]): Matcher[S]
- Definition Classes
- NumericBaseMatchers
-
def
closeTo[S](target: S, figures: SignificantFigures)(implicit arg0: Numeric[S]): Matcher[S]
- Definition Classes
- NumericBaseMatchers
-
def
closeTo[S](delta: PlusOrMinus[S])(implicit arg0: Numeric[S]): Matcher[S]
- Definition Classes
- NumericBaseMatchers
-
def
closeTo[S](n: S, delta: S)(implicit arg0: Numeric[S]): Matcher[S]
- Definition Classes
- NumericBaseMatchers
-
implicit
def
combineBoolean(b: ⇒ Boolean): ResultLogicalCombinator
- Definition Classes
- ResultLogicalCombinators
-
implicit
def
combineMatchResult[T](m: ⇒ MatchResult[T]): MatchResultCombinator[T]
- Definition Classes
- MatchResultLogicalCombinators
-
implicit
def
combineResult(r: ⇒ Result): ResultLogicalCombinator
- Definition Classes
- ResultLogicalCombinators
-
def
contain[T, S](f: (⇒ T) ⇒ Matcher[S])(expected: ⇒ Seq[T]): (Seq[S]) ⇒ MatchResult[Seq[S]]
- Definition Classes
- MatcherZipOperators
-
def
contain(t: Char): Matcher[String]
- Definition Classes
- StringBaseMatchers
-
def
contain(t: String): Matcher[String]
- Definition Classes
- StringBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T], t14: ValueCheck[T], t15: ValueCheck[T], t16: ValueCheck[T], t17: ValueCheck[T], t18: ValueCheck[T], t19: ValueCheck[T], t20: ValueCheck[T], t21: ValueCheck[T], t22: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T], t14: ValueCheck[T], t15: ValueCheck[T], t16: ValueCheck[T], t17: ValueCheck[T], t18: ValueCheck[T], t19: ValueCheck[T], t20: ValueCheck[T], t21: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T], t14: ValueCheck[T], t15: ValueCheck[T], t16: ValueCheck[T], t17: ValueCheck[T], t18: ValueCheck[T], t19: ValueCheck[T], t20: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T], t14: ValueCheck[T], t15: ValueCheck[T], t16: ValueCheck[T], t17: ValueCheck[T], t18: ValueCheck[T], t19: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T], t14: ValueCheck[T], t15: ValueCheck[T], t16: ValueCheck[T], t17: ValueCheck[T], t18: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T], t14: ValueCheck[T], t15: ValueCheck[T], t16: ValueCheck[T], t17: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T], t14: ValueCheck[T], t15: ValueCheck[T], t16: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T], t14: ValueCheck[T], t15: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T], t14: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](t1: ValueCheck[T], t2: ValueCheck[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](cm: ContainWithResultSeq[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
contain[T](check: ValueCheck[T]): ContainWithResult[T]
- Definition Classes
- TraversableBaseMatchers
-
def
containAllOf[T](seq: Seq[T])(implicit arg0: Diffable[T]): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
containAnyOf[T](seq: Seq[T]): ContainWithResult[T]
- Definition Classes
- TraversableBaseMatchers
-
def
containMatch[T](t: ⇒ String): Matcher[GenTraversableOnce[T]]
- Definition Classes
- TraversableBaseMatchers
-
def
containPattern[T](t: ⇒ String): Matcher[GenTraversableOnce[T]]
- Definition Classes
- TraversableBaseMatchers
-
def
containTheSameElementsAs[T](seq: Seq[T], equality: (T, T) ⇒ Boolean): Matcher[Traversable[T]]
- Definition Classes
- TraversableBaseMatchers
-
def
containing(s: String): Matcher[String]
- Definition Classes
- StringBeHaveMatchers
-
def
createExpectable[T](t: ⇒ T, alias: Option[(String) ⇒ String]): Expectable[T]
- Definition Classes
- ExpectationsCreation
-
def
createExpectable[T](t: ⇒ T, alias: (String) ⇒ String): Expectable[T]
- Definition Classes
- ExpectationsCreation
-
def
createExpectable[T](t: ⇒ T, alias: ⇒ String): Expectable[T]
- Definition Classes
- ExpectationsCreation
-
def
createExpectable[T](t: ⇒ T): Expectable[T]
- Definition Classes
- ExpectationsCreation
-
def
createExpectableWithShowAs[T](t: ⇒ T, showAs: ⇒ String): Expectable[T]
- Definition Classes
- ExpectationsCreation
-
def
definedAt[K](values: K*): Matcher[PartialFunction[K, Any]]
- Definition Classes
- MapBeHaveMatchers
-
def
definedBy[K, V](values: (K, V)*): Matcher[PartialFunction[K, V]]
- Definition Classes
- MapBeHaveMatchers
-
implicit
def
describe[T](t: ⇒ T): Descriptible[T]
- Definition Classes
- ExpectationsDescription
-
implicit
def
describeExpectation(description: String): ExpectationDescription
- Definition Classes
- ExpectationsDescription
-
implicit
def
downcastBeEqualTypedValueCheck[T, S >: T](check: BeEqualTypedValueCheck[T]): ValueCheck[S]
- Definition Classes
- ValueChecks
-
def
eachOf[T](checks: ValueCheck[T]*): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
empty[T <: Any { def isEmpty: Boolean }]: Matcher[T]
- Definition Classes
- AnyBeHaveMatchers
-
def
endWith(t: ⇒ String): Matcher[String]
- Definition Classes
- StringBaseMatchers
-
def
endingWith(s: ⇒ String): Matcher[String]
- Definition Classes
- StringBeHaveMatchers
-
def
ensuring(cond: (Http4sMatchers[F]) ⇒ Boolean, msg: ⇒ Any): Http4sMatchers[F]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to Ensuring[Http4sMatchers[F]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: (Http4sMatchers[F]) ⇒ Boolean): Http4sMatchers[F]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to Ensuring[Http4sMatchers[F]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean, msg: ⇒ Any): Http4sMatchers[F]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to Ensuring[Http4sMatchers[F]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean): Http4sMatchers[F]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to Ensuring[Http4sMatchers[F]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equalTo[T](t: ⇒ T): BeEqualTo
- Definition Classes
- AnyBaseMatchers
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
eventually[T](nested: ⇒ Matcher[T]): Matcher[T]
- Definition Classes
- EventuallyMatchers
-
def
eventually[T](nested: ⇒ Matcher[T], retries: Int, sleep: Duration): Matcher[T]
- Definition Classes
- EventuallyMatchers
-
def
eventually[T](result: ⇒ T)(implicit arg0: AsResult[T]): T
- Definition Classes
- EventuallyResults
-
def
eventually[T](retries: Int, sleep: Duration)(result: ⇒ T)(implicit arg0: AsResult[T]): T
- Definition Classes
- EventuallyResults
-
def
exactly[T](checks: ValueCheck[T]*): ContainWithResultSeq[T]
- Definition Classes
- TraversableBaseMatchers
-
def
failedTry[T](t: Throwable): TryFailureCheckedMatcher[T]
- Definition Classes
- TryBaseMatchers
-
def
failedTry[T](check: ValueCheck[Throwable]): TryFailureCheckedMatcher[T]
- Definition Classes
- TryBaseMatchers
-
def
failedTry[T]: TryFailureMatcher[T]
- Definition Classes
- TryBaseMatchers
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
def
find(r: Regex): FindMatcherRegex
- Definition Classes
- StringBaseMatchers
-
def
find(p: Pattern): FindMatcherPattern
- Definition Classes
- StringBaseMatchers
-
def
find(a: ⇒ String): FindMatcher
- Definition Classes
- StringBaseMatchers
-
def
forall[T](matcher: Matcher[T]): ContainWithResult[T]
- Definition Classes
- SequenceMatchersCreation
-
def
forall[T, R](values: GenTraversableOnce[T])(f: (T) ⇒ R)(implicit arg0: AsResult[R]): MatchResult[GenTraversableOnce[T]]
- Definition Classes
- SequenceMatchersCreation
-
def
forallWhen[T, U](values: GenTraversable[T])(f: PartialFunction[T, MatchResult[U]]): MatchResult[GenTraversableOnce[T]]
- Definition Classes
- SequenceMatchersCreation
-
def
foreach[T](matcher: Matcher[T]): ContainWithResult[T]
- Definition Classes
- SequenceMatchersCreation
-
def
foreach[T, R](values: GenTraversableOnce[T])(f: (T) ⇒ R)(implicit arg0: AsResult[R]): MatchResult[GenTraversableOnce[T]]
- Definition Classes
- SequenceMatchersCreation
-
def
foreachWhen[T, R](values: GenTraversable[T])(f: PartialFunction[T, R])(implicit arg0: AsResult[R]): MatchResult[GenTraversableOnce[T]]
- Definition Classes
- SequenceMatchersCreation
-
def
formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to StringFormat[Http4sMatchers[F]] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @inline()
-
implicit
def
fromMatchResult(r: ⇒ MatchResult[_]): Boolean
- Definition Classes
- MatchResultImplicits
-
implicit
def
functionAndKoMessageToMatcher[T](f: ((T) ⇒ Boolean, (T) ⇒ String)): Matcher[T]
- Definition Classes
- MatchersCreation
-
implicit
def
functionAndMessagesToMatcher[T](f: ((T) ⇒ Boolean, (T) ⇒ String, (T) ⇒ String)): Matcher[T]
- Definition Classes
- MatchersCreation
-
implicit
def
functionIsValueCheck[T, R](f: (T) ⇒ R)(implicit arg0: AsResult[R]): ValueCheck[T]
- Definition Classes
- ValueChecksLowImplicits
-
implicit
def
functionToMatcher[T](f: ((T) ⇒ Boolean, String)): Matcher[T]
- Definition Classes
- MatchersCreation
-
implicit
def
functionToMatcher2[T](f: ((T) ⇒ Boolean, String, String)): Matcher[T]
- Definition Classes
- MatchersCreation
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
greaterThan[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]
- Definition Classes
- NumericBaseMatchers
-
def
greaterThanOrEqualTo[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]
- Definition Classes
- NumericBaseMatchers
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
have: NeutralMatcher[Any]
- Definition Classes
- BeHaveMatchers
- def haveBody[A](a: ValueCheck[A])(implicit arg0: EntityDecoder[F, A]): Matcher[Message[F]]
-
def
haveClass[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]
- Definition Classes
- AnyBaseMatchers
- def haveContentCoding(c: ContentCoding): Matcher[Message[F]]
- def haveHeaders(a: Headers): Matcher[Message[F]]
-
def
haveInterface[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]
- Definition Classes
- AnyBaseMatchers
-
def
haveKey[K](k: K): Matcher[Iterable[(K, Any)]]
- Definition Classes
- MapBaseMatchers
-
def
haveKeys[K](keys: K*): Matcher[Iterable[(K, Any)]]
- Definition Classes
- MapBaseMatchers
-
def
haveLength[T](check: ValueCheck[Int])(implicit arg0: Sized[T]): SizedCheckedMatcher[T]
- Definition Classes
- TraversableBaseMatchers
-
def
haveLength[T](n: Int)(implicit arg0: Sized[T]): SizedMatcher[T]
- Definition Classes
- TraversableBaseMatchers
- def haveMediaType(mt: MediaType): Matcher[Message[F]]
-
def
havePair[K, V](p: (K, V)): Matcher[Iterable[(K, V)]]
- Definition Classes
- MapBaseMatchers
-
def
havePairs[K, V](pairs: (K, V)*): Matcher[Iterable[(K, V)]]
- Definition Classes
- MapBaseMatchers
-
def
haveSize[T](check: ValueCheck[Int])(implicit arg0: Sized[T]): SizedCheckedMatcher[T]
- Definition Classes
- TraversableBaseMatchers
-
def
haveSize[T](n: Int)(implicit arg0: Sized[T]): SizedMatcher[T]
- Definition Classes
- TraversableBaseMatchers
- def haveStatus(expected: Status): Matcher[Response[F]]
-
def
haveSuperclass[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]
- Definition Classes
- AnyBaseMatchers
-
def
haveValue[V](v: V): Matcher[Iterable[(Any, V)]]
- Definition Classes
- MapBaseMatchers
-
def
haveValues[V](values: V*): Matcher[Iterable[(Any, V)]]
- Definition Classes
- MapBaseMatchers
-
implicit
lazy val
implicitParameter: ImplicitParam
- Definition Classes
- ImplicitParameters
-
implicit
lazy val
implicitParameter1: ImplicitParam1
- Definition Classes
- ImplicitParameters
-
implicit
lazy val
implicitParameter10: ImplicitParam10
- Definition Classes
- ImplicitParameters
-
implicit
lazy val
implicitParameter2: ImplicitParam2
- Definition Classes
- ImplicitParameters
-
implicit
lazy val
implicitParameter3: ImplicitParam3
- Definition Classes
- ImplicitParameters
-
implicit
lazy val
implicitParameter4: ImplicitParam4
- Definition Classes
- ImplicitParameters
-
implicit
lazy val
implicitParameter5: ImplicitParam5
- Definition Classes
- ImplicitParameters
-
implicit
lazy val
implicitParameter6: ImplicitParam6
- Definition Classes
- ImplicitParameters
-
implicit
lazy val
implicitParameter7: ImplicitParam7
- Definition Classes
- ImplicitParameters
-
implicit
lazy val
implicitParameter8: ImplicitParam8
- Definition Classes
- ImplicitParameters
-
implicit
lazy val
implicitParameter9: ImplicitParam9
- Definition Classes
- ImplicitParameters
-
implicit
lazy val
implicitsAreAllowed: implicitConversions
- Definition Classes
- LanguageFeatures
-
def
interface[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]
- Definition Classes
- AnyBeHaveMatchers
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
key[K](k: K): Matcher[Iterable[(K, Any)]]
- Definition Classes
- MapBeHaveMatchers
-
def
keys[K](ks: K*): Matcher[Iterable[(K, Any)]]
- Definition Classes
- MapBeHaveMatchers
-
def
klass[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]
- Definition Classes
- AnyBeHaveMatchers
-
implicit
def
lazyParameter[T](value: ⇒ T): LazyParameter[T]
- Definition Classes
- LazyParameters
-
def
left[T]: LeftMatcher[Nothing]
- Definition Classes
- EitherBaseMatchers
-
def
left[T](t: ValueCheck[T]): LeftCheckedMatcher[T]
- Definition Classes
- EitherBaseMatchers
-
def
left[T](t: T)(implicit arg0: Diffable[T]): LeftCheckedMatcher[T]
- Definition Classes
- EitherBaseMatchers
-
def
length[T](check: ValueCheck[Int])(implicit arg0: Sized[T]): SizedCheckedMatcher[T]
- Definition Classes
- TraversableBaseMatchers
-
def
length[T](n: Int)(implicit arg0: Sized[T]): SizedMatcher[T]
- Definition Classes
- TraversableBaseMatchers
-
def
lessThan[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThan[S]
- Definition Classes
- NumericBaseMatchers
-
def
lessThanOrEqualTo[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThanOrEqualTo[S]
- Definition Classes
- NumericBaseMatchers
-
def
like[T](pattern: ⇒ PartialFunction[T, MatchResult[_]]): Matcher[T]
- Definition Classes
- AnyBeHaveMatchers
-
def
likeA[T](pattern: ⇒ PartialFunction[T, MatchResult[_]]): Matcher[T]
- Definition Classes
- AnyBeHaveMatchers
-
def
map[S >: T](f: (Http4sMatchers[F]) ⇒ S): LazyParameter[S]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to LazyParameter[Http4sMatchers[F]] performed by method lazyParameter in org.specs2.control.LazyParameters.
- Definition Classes
- LazyParameter
-
def
map[S >: T](f: (Http4sMatchers[F]) ⇒ S): LazyParameter[S]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to LazyParameter[Http4sMatchers[F]] performed by method lazyParameter in org.specs2.control.LazyParameters.
- Definition Classes
- LazyParameter
-
def
map[S >: T](f: (Http4sMatchers[F]) ⇒ S): LazyParameter[S]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to LazyParameter[Http4sMatchers[F]] performed by method lazyParameter in org.specs2.control.LazyParameters.
- Definition Classes
- LazyParameter
-
def
mapMatchResult[T](m: MatchResult[T]): MatchResult[T]
- Attributes
- protected
- Definition Classes
- ExpectationsCreation
-
implicit
def
matchResultFunctionToMatcher[T, R](f: (T) ⇒ R)(implicit arg0: AsResult[R]): Matcher[T]
- Definition Classes
- MatchersCreation
-
implicit
def
matcherIsValueCheck[T](m: Matcher[T]): ValueCheck[T]
- Definition Classes
- ValueChecksBase
-
implicit
def
matcherSeqIsContainCheckSeq[T](seq: Seq[Matcher[T]]): Seq[ValueCheck[T]]
- Definition Classes
- TraversableBaseMatchersLowImplicits
-
def
matching(r: Regex): BeMatchingRegex
- Definition Classes
- StringBeHaveMatchers
-
def
matching(t: Pattern): BeMatchingPattern
- Definition Classes
- StringBeHaveMatchers
-
def
matching(t: ⇒ String): BeMatching
- Definition Classes
- StringBeHaveMatchers
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
negate(r: Result): Result
- Definition Classes
- Results
-
def
negateWhen(condition: Boolean)(r: Result): Result
- Definition Classes
- Results
-
def
none: Matcher[Option[Any]]
- Definition Classes
- OptionBaseMatchers
-
def
not: NotMatcher[Any]
- Definition Classes
- BeHaveMatchers
-
def
not[T](m: Matcher[T]): Matcher[T]
- Definition Classes
- AnyBaseMatchers
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
def
oneOf[T](t: T*): Matcher[T]
- Definition Classes
- AnyBeHaveMatchers
-
implicit
def
orderedSeqMatchResult[T](result: MatchResult[Seq[T]])(implicit arg0: Ordering[T]): OrderedSeqMatchResult[T]
- Definition Classes
- TraversableBeHaveMatchers
-
def
pair[K, V](p: (K, V)): Matcher[Iterable[(K, V)]]
- Definition Classes
- MapBeHaveMatchers
-
implicit
def
pairFunctionToMatcher[T](f: (T) ⇒ (Boolean, String)): Matcher[T]
- Definition Classes
- MatchersCreation
-
def
pairs[K, V](pairs: (K, V)*): Matcher[Iterable[(K, V)]]
- Definition Classes
- MapBeHaveMatchers
-
implicit
def
partialfunctionIsValueCheck[T, R](f: PartialFunction[T, R])(implicit arg0: AsResult[R]): ValueCheck[T]
- Definition Classes
- ValueChecks
-
implicit
lazy val
postfixOpsAreAllowed: postfixOps
- Definition Classes
- LanguageFeatures
-
def
retry[T](m: Matcher[T])(retries: Int)(implicit ee: ExecutionEnv): Matcher[Future[T]]
- Definition Classes
- FutureBaseMatchers
-
def
returnBefore[T](duration: FiniteDuration): TimedMatcher[T]
- Definition Classes
- RunTimedMatchers
- def returnBody[A](a: ValueCheck[A])(implicit arg0: EntityDecoder[F, A]): Matcher[F[Message[F]]]
- def returnLeft[A, B](m: ValueCheck[A]): Matcher[EitherT[F, A, B]]
-
def
returnOk[T]: TimedMatcher[T]
- Definition Classes
- RunTimedMatchers
- def returnRight[A, B](m: ValueCheck[B]): Matcher[EitherT[F, A, B]]
- def returnStatus(s: Status): Matcher[F[Response[F]]]
-
def
returnValue[T](check: ValueCheck[T]): TimedMatcher[T]
- Definition Classes
- RunTimedMatchers
-
def
returns(m: String): MatchResult[Result]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Returns[Http4sMatchers[F]] performed by method Returns in org.specs2.matcher.ReturnsSyntax. This conversion will take place only if an implicit value of type AsResult[Http4sMatchers[F]] is in scope.
- Definition Classes
- Returns
-
def
returnsMatch(m: String): MatchResult[Result]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Returns[Http4sMatchers[F]] performed by method Returns in org.specs2.matcher.ReturnsSyntax. This conversion will take place only if an implicit value of type AsResult[Http4sMatchers[F]] is in scope.
- Definition Classes
- Returns
-
def
returnsResult(m: String): MatchResult[Result]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Returns[Http4sMatchers[F]] performed by method Returns in org.specs2.matcher.ReturnsSyntax. This conversion will take place only if an implicit value of type AsResult[Http4sMatchers[F]] is in scope.
- Definition Classes
- Returns
-
def
right[T]: RightMatcher[Nothing]
- Definition Classes
- EitherBaseMatchers
-
def
right[T](t: ValueCheck[T]): RightCheckedMatcher[T]
- Definition Classes
- EitherBaseMatchers
-
def
right[T](t: T)(implicit arg0: Diffable[T]): RightCheckedMatcher[T]
- Definition Classes
- EitherBaseMatchers
-
def
sandboxMatchResult[T](mr: ⇒ MatchResult[T]): MatchResult[T]
- Attributes
- protected
- Definition Classes
- ExpectationsCreation
-
implicit
def
seqToResult[T](r: Seq[MatchResult[T]]): Result
- Definition Classes
- MatchResultImplicits
-
def
setStacktrace[T](m: MatchResult[T]): MatchResult[T]
- Attributes
- protected
- Definition Classes
- MatchResultStackTrace
-
def
size[T](check: ValueCheck[Int])(implicit arg0: Sized[T]): SizedCheckedMatcher[T]
- Definition Classes
- TraversableBaseMatchers
-
def
size[T](n: Int)(implicit arg0: Sized[T]): SizedMatcher[T]
- Definition Classes
- TraversableBaseMatchers
-
implicit
def
sized[T](s: MatchResult[T])(implicit arg0: Sized[T]): HasSize[T]
- Definition Classes
- TraversableBeHaveMatchers
-
def
some[T]: SomeMatcher[T]
- Definition Classes
- OptionBaseMatchers
-
def
some[T](check: ValueCheck[T]): SomeCheckedMatcher[T]
- Definition Classes
- OptionBaseMatchers
-
def
some[T](t: T)(implicit arg0: Diffable[T]): SomeCheckedMatcher[T]
- Definition Classes
- OptionBaseMatchers
-
def
sorted[T](implicit arg0: Ordering[T]): OrderingMatcher[T]
- Definition Classes
- TraversableBaseMatchers
-
def
startWith(a: String): Matcher[String]
- Definition Classes
- StringBaseMatchers
-
def
startingWith(s: ⇒ String): Matcher[String]
- Definition Classes
- StringBeHaveMatchers
-
implicit
def
stringMatcher(m: AdaptableMatcher[Any]): StringMatcher
- Definition Classes
- StringMatchers
-
implicit
def
stringMatcherFunctionToBynameMatcherFunction[T, R](f: (T) ⇒ Matcher[R]): (⇒ T) ⇒ Matcher[R]
- Definition Classes
- MatchersCreation
-
def
successfulTry[T](t: T)(implicit arg0: Diffable[T]): TrySuccessCheckedMatcher[T]
- Definition Classes
- TryBaseMatchers
-
def
successfulTry[T](check: ValueCheck[T]): TrySuccessCheckedMatcher[T]
- Definition Classes
- TryBaseMatchers
-
def
successfulTry[T]: TrySuccessMatcher[T]
- Definition Classes
- TryBaseMatchers
-
def
superClass[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]
- Definition Classes
- AnyBeHaveMatchers
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
throwA[E <: Throwable](e: E): ExceptionMatcher[E]
- Definition Classes
- ExceptionBaseMatchers
-
def
throwA[E <: Throwable](message: String)(implicit m: ClassTag[E]): Matcher[Any]
- Definition Classes
- ExceptionBaseMatchers
-
def
throwA[E <: Throwable](implicit m: ClassTag[E]): ExceptionClassMatcher
- Definition Classes
- ExceptionBaseMatchers
-
def
throwAn[E <: Throwable](e: E): ExceptionMatcher[E]
- Definition Classes
- ExceptionBaseMatchers
-
def
throwAn[E <: Throwable](message: String)(implicit m: ClassTag[E]): Matcher[Any]
- Definition Classes
- ExceptionBaseMatchers
-
def
throwAn[E <: Throwable](implicit m: ClassTag[E]): ExceptionClassMatcher
- Definition Classes
- ExceptionBaseMatchers
-
implicit
def
timesFor(n: Int): Times
- Definition Classes
- NumberOfTimes
-
implicit
def
toAnyMatcherResult(result: MatchResult[AnyRef]): AnyMatcherResult
- Definition Classes
- AnyBeHaveMatchers
-
implicit
def
toAnyRefMatcherResult[T <: AnyRef](result: MatchResult[T]): AnyRefMatcherResult[T]
- Definition Classes
- AnyBeHaveMatchers
-
implicit
def
toBeLikeResultMatcher[T](result: MatchResult[T]): BeLikeResultMatcher[T]
- Definition Classes
- AnyBeHaveMatchers
-
implicit
def
toClassMatcherResult(result: MatchResult[Class[_]]): ClassMatcherResult
- Definition Classes
- AnyBeHaveMatchers
-
implicit
def
toMapKeyResultMatcher[K](result: MatchResult[Iterable[(K, Any)]]): MapKeyResultMatcher[K]
- Definition Classes
- MapBeHaveMatchers
-
implicit
def
toMapResultMatcher[K, V](result: MatchResult[Iterable[(K, V)]]): MapResultMatcher[K, V]
- Definition Classes
- MapBeHaveMatchers
-
implicit
def
toMapValueResultMatcher[V](result: MatchResult[Iterable[(Any, V)]]): MapValueResultMatcher[V]
- Definition Classes
- MapBeHaveMatchers
-
implicit
def
toNeutralMatcherNumeric(result: NeutralMatcher[Any]): NeutralMatcherNumeric
- Definition Classes
- NumericBeHaveMatchers
-
implicit
def
toNeutralMatcherOrdered(result: NeutralMatcher[Any]): NeutralMatcherOrdered
- Definition Classes
- NumericBeHaveMatchers
-
implicit
def
toNeutralStringMatcher(result: NeutralMatcher[Any]): NeutralStringMatcher
- Definition Classes
- StringBeHaveMatchers
-
implicit
def
toNotStringMatcher(result: NotMatcher[Any]): NotStringMatcher
- Definition Classes
- StringBeHaveMatchers
-
implicit
def
toNumericResultMatcher[S](result: MatchResult[S])(implicit arg0: Numeric[S]): NumericResultMatcher[S]
- Definition Classes
- NumericBeHaveMatchers
-
implicit
def
toOptionResultMatcher[T](result: MatchResult[Option[T]]): OptionResultMatcher[T]
- Definition Classes
- OptionBeHaveMatchers
-
implicit
def
toOrderedResultMatcher[S](result: MatchResult[S])(implicit arg0: (S) ⇒ Ordered[S]): OrderedResultMatcher[S]
- Definition Classes
- NumericBeHaveMatchers
-
implicit
def
toPartialFunctionResultMatcher[K, V](result: MatchResult[PartialFunction[K, V]]): PartialFunctionResultMatcher[K, V]
- Definition Classes
- MapBeHaveMatchers
-
implicit
def
toResult(b: Boolean): Result
- Definition Classes
- Results
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
implicit
def
toStringResultMatcher(result: MatchResult[String]): StringResultMatcher
- Definition Classes
- StringBeHaveMatchers
-
implicit
def
toTryResultMatcher[T](result: MatchResult[Try[T]]): TryResultMatcher[T]
- Definition Classes
- TryBeHaveMatchers
-
implicit
def
traversable[T](s: MatchResult[Traversable[T]]): TraversableBeHaveMatchers[T]
- Definition Classes
- TraversableBeHaveMatchers
-
implicit
def
tripletFunctionToMatcher[T](f: (T) ⇒ (Boolean, String, String)): Matcher[T]
- Definition Classes
- MatchersCreation
-
implicit
def
typedEqualExpectation[T](t: ⇒ T): TypedEqualExpectation[T]
- Definition Classes
- TypedEqual
-
def
typedEqualTo[T](t: ⇒ T): EqualityMatcher[T]
- Definition Classes
- AnyBaseMatchers
-
def
value[V](v: V): Matcher[Iterable[(Any, V)]]
- Definition Classes
- MapBeHaveMatchers
-
def
valueIsTypedValueCheck[T](expected: T)(implicit di: Diffable[T]): BeEqualTypedValueCheck[T]
- Definition Classes
- ValueChecksBase
-
def
values[V](vs: V*): Matcher[Iterable[(Any, V)]]
- Definition Classes
- MapBeHaveMatchers
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
def
zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S20, S21, S22](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12], m13: (⇒ T13) ⇒ Matcher[S13], m14: (⇒ T14) ⇒ Matcher[S14], m15: (⇒ T15) ⇒ Matcher[S15], m16: (⇒ T16) ⇒ Matcher[S16], m17: (⇒ T17) ⇒ Matcher[S17], m18: (⇒ T18) ⇒ Matcher[S18], m19: (⇒ T19) ⇒ Matcher[S19], m20: (⇒ T20) ⇒ Matcher[S20], m21: (⇒ T21) ⇒ Matcher[S21], m22: (⇒ T22) ⇒ Matcher[S22]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S20, S21, S22)]
- Definition Classes
- MatcherZipOperators
-
def
zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S20, S21](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12], m13: (⇒ T13) ⇒ Matcher[S13], m14: (⇒ T14) ⇒ Matcher[S14], m15: (⇒ T15) ⇒ Matcher[S15], m16: (⇒ T16) ⇒ Matcher[S16], m17: (⇒ T17) ⇒ Matcher[S17], m18: (⇒ T18) ⇒ Matcher[S18], m19: (⇒ T19) ⇒ Matcher[S19], m20: (⇒ T20) ⇒ Matcher[S20], m21: (⇒ T21) ⇒ Matcher[S21]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S20, S21)]
- Definition Classes
- MatcherZipOperators
-
def
zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S20](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12], m13: (⇒ T13) ⇒ Matcher[S13], m14: (⇒ T14) ⇒ Matcher[S14], m15: (⇒ T15) ⇒ Matcher[S15], m16: (⇒ T16) ⇒ Matcher[S16], m17: (⇒ T17) ⇒ Matcher[S17], m18: (⇒ T18) ⇒ Matcher[S18], m19: (⇒ T19) ⇒ Matcher[S19], m20: (⇒ T20) ⇒ Matcher[S20]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S20)]
- Definition Classes
- MatcherZipOperators
-
def
zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12], m13: (⇒ T13) ⇒ Matcher[S13], m14: (⇒ T14) ⇒ Matcher[S14], m15: (⇒ T15) ⇒ Matcher[S15], m16: (⇒ T16) ⇒ Matcher[S16], m17: (⇒ T17) ⇒ Matcher[S17], m18: (⇒ T18) ⇒ Matcher[S18], m19: (⇒ T19) ⇒ Matcher[S19]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19)]
- Definition Classes
- MatcherZipOperators
-
def
zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12], m13: (⇒ T13) ⇒ Matcher[S13], m14: (⇒ T14) ⇒ Matcher[S14], m15: (⇒ T15) ⇒ Matcher[S15], m16: (⇒ T16) ⇒ Matcher[S16], m17: (⇒ T17) ⇒ Matcher[S17], m18: (⇒ T18) ⇒ Matcher[S18]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18)]
- Definition Classes
- MatcherZipOperators
-
def
zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12], m13: (⇒ T13) ⇒ Matcher[S13], m14: (⇒ T14) ⇒ Matcher[S14], m15: (⇒ T15) ⇒ Matcher[S15], m16: (⇒ T16) ⇒ Matcher[S16], m17: (⇒ T17) ⇒ Matcher[S17]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17)]
- Definition Classes
- MatcherZipOperators
-
def
zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12], m13: (⇒ T13) ⇒ Matcher[S13], m14: (⇒ T14) ⇒ Matcher[S14], m15: (⇒ T15) ⇒ Matcher[S15], m16: (⇒ T16) ⇒ Matcher[S16]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16)]
- Definition Classes
- MatcherZipOperators
-
def
zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12], m13: (⇒ T13) ⇒ Matcher[S13], m14: (⇒ T14) ⇒ Matcher[S14], m15: (⇒ T15) ⇒ Matcher[S15]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15)]
- Definition Classes
- MatcherZipOperators
-
def
zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12], m13: (⇒ T13) ⇒ Matcher[S13], m14: (⇒ T14) ⇒ Matcher[S14]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14)]
- Definition Classes
- MatcherZipOperators
-
def
zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12], m13: (⇒ T13) ⇒ Matcher[S13]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13)]
- Definition Classes
- MatcherZipOperators
-
def
zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12)]
- Definition Classes
- MatcherZipOperators
-
def
zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11)]
- Definition Classes
- MatcherZipOperators
-
def
zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10)]
- Definition Classes
- MatcherZipOperators
-
def
zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, S1, S2, S3, S4, S5, S6, S7, S8, S9](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9)]
- Definition Classes
- MatcherZipOperators
-
def
zip[T1, T2, T3, T4, T5, T6, T7, T8, S1, S2, S3, S4, S5, S6, S7, S8](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8)]
- Definition Classes
- MatcherZipOperators
-
def
zip[T1, T2, T3, T4, T5, T6, T7, S1, S2, S3, S4, S5, S6, S7](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7]): (⇒ (T1, T2, T3, T4, T5, T6, T7)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7)]
- Definition Classes
- MatcherZipOperators
-
def
zip[T1, T2, T3, T4, T5, T6, S1, S2, S3, S4, S5, S6](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6]): (⇒ (T1, T2, T3, T4, T5, T6)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6)]
- Definition Classes
- MatcherZipOperators
-
def
zip[T1, T2, T3, T4, T5, S1, S2, S3, S4, S5](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5]): (⇒ (T1, T2, T3, T4, T5)) ⇒ Matcher[(S1, S2, S3, S4, S5)]
- Definition Classes
- MatcherZipOperators
-
def
zip[T1, T2, T3, T4, S1, S2, S3, S4](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4]): (⇒ (T1, T2, T3, T4)) ⇒ Matcher[(S1, S2, S3, S4)]
- Definition Classes
- MatcherZipOperators
-
def
zip[T1, T2, T3, S1, S2, S3](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3]): (⇒ (T1, T2, T3)) ⇒ Matcher[(S1, S2, S3)]
- Definition Classes
- MatcherZipOperators
-
def
zip[T1, T2, S1, S2](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2]): (⇒ (T1, T2)) ⇒ Matcher[(S1, S2)]
- Definition Classes
- MatcherZipOperators
-
def
~[S](delta: PlusOrMinus[S])(implicit arg0: Numeric[S]): Matcher[S]
- Definition Classes
- NumericBaseMatchers
-
def
~[S](n: S)(delta: S)(implicit arg0: Numeric[S]): Matcher[S]
- Definition Classes
- NumericBaseMatchers
-
def
→[B](y: B): (Http4sMatchers[F], B)
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to ArrowAssoc[Http4sMatchers[F]] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
Shadowed Implicit Value Members
-
def
!==[S >: T](other: ⇒ S): MatchResult[S]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Matchers.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.Matchers.TypedEqualExpectation[Http4sMatchers[F]]).!==(other)
- Definition Classes
- TypedEqualExpectation
-
def
!==[S >: T](other: ⇒ S): MatchResult[S]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchersImplicits.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.MatchersImplicits.TypedEqualExpectation[Http4sMatchers[F]]).!==(other)
- Definition Classes
- TypedEqualExpectation
-
def
!==[S >: T](other: ⇒ S): MatchResult[S]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchResultCombinators.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.MatchResultCombinators.TypedEqualExpectation[Http4sMatchers[F]]).!==(other)
- Definition Classes
- TypedEqualExpectation
-
def
!==[S >: T](other: ⇒ S): MatchResult[S]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchResultLogicalCombinators.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.MatchResultLogicalCombinators.TypedEqualExpectation[Http4sMatchers[F]]).!==(other)
- Definition Classes
- TypedEqualExpectation
-
def
!==[S >: T](other: ⇒ S): MatchResult[S]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Expectations.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.Expectations.TypedEqualExpectation[Http4sMatchers[F]]).!==(other)
- Definition Classes
- TypedEqualExpectation
-
def
!==[S >: T](other: ⇒ S): MatchResult[S]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.TypedEqual.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.TypedEqual.TypedEqualExpectation[Http4sMatchers[F]]).!==(other)
- Definition Classes
- TypedEqualExpectation
-
def
!===(other: ⇒ Http4sMatchers[F])(implicit di: Diffable[Http4sMatchers[F]]): MatchResult[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Matchers.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.Matchers.TypedEqualExpectation[Http4sMatchers[F]]).!===(other)(di)
- Definition Classes
- TypedEqualExpectation
-
def
!===(other: ⇒ Http4sMatchers[F])(implicit di: Diffable[Http4sMatchers[F]]): MatchResult[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchersImplicits.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.MatchersImplicits.TypedEqualExpectation[Http4sMatchers[F]]).!===(other)(di)
- Definition Classes
- TypedEqualExpectation
-
def
!===(other: ⇒ Http4sMatchers[F])(implicit di: Diffable[Http4sMatchers[F]]): MatchResult[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchResultCombinators.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.MatchResultCombinators.TypedEqualExpectation[Http4sMatchers[F]]).!===(other)(di)
- Definition Classes
- TypedEqualExpectation
-
def
!===(other: ⇒ Http4sMatchers[F])(implicit di: Diffable[Http4sMatchers[F]]): MatchResult[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchResultLogicalCombinators.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.MatchResultLogicalCombinators.TypedEqualExpectation[Http4sMatchers[F]]).!===(other)(di)
- Definition Classes
- TypedEqualExpectation
-
def
!===(other: ⇒ Http4sMatchers[F])(implicit di: Diffable[Http4sMatchers[F]]): MatchResult[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Expectations.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.Expectations.TypedEqualExpectation[Http4sMatchers[F]]).!===(other)(di)
- Definition Classes
- TypedEqualExpectation
-
def
!===(other: ⇒ Http4sMatchers[F])(implicit di: Diffable[Http4sMatchers[F]]): MatchResult[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.TypedEqual.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.TypedEqual.TypedEqualExpectation[Http4sMatchers[F]]).!===(other)(di)
- Definition Classes
- TypedEqualExpectation
-
def
+/-(delta: Http4sMatchers[F]): PlusOrMinus[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to CanHaveDelta[Http4sMatchers[F]] performed by method ToDelta in org.specs2.matcher.NumericMatchers. This conversion will take place only if an implicit value of type Numeric[Http4sMatchers[F]] is in scope.
- 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:(http4sMatchers: CanHaveDelta[Http4sMatchers[F]]).+/-(delta)
- Definition Classes
- CanHaveDelta
-
def
+/-(delta: Http4sMatchers[F]): PlusOrMinus[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to CanHaveDelta[Http4sMatchers[F]] performed by method ToDelta in org.specs2.matcher.NumericMatchers. This conversion will take place only if an implicit value of type Numeric[Http4sMatchers[F]] is in scope.
- 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:(http4sMatchers: CanHaveDelta[Http4sMatchers[F]]).+/-(delta)
- Definition Classes
- CanHaveDelta
-
def
===[S >: T](other: ⇒ S): MatchResult[S]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Matchers.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.Matchers.TypedEqualExpectation[Http4sMatchers[F]]).===(other)
- Definition Classes
- TypedEqualExpectation
-
def
===[S >: T](other: ⇒ S): MatchResult[S]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchersImplicits.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.MatchersImplicits.TypedEqualExpectation[Http4sMatchers[F]]).===(other)
- Definition Classes
- TypedEqualExpectation
-
def
===[S >: T](other: ⇒ S): MatchResult[S]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchResultCombinators.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.MatchResultCombinators.TypedEqualExpectation[Http4sMatchers[F]]).===(other)
- Definition Classes
- TypedEqualExpectation
-
def
===[S >: T](other: ⇒ S): MatchResult[S]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchResultLogicalCombinators.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.MatchResultLogicalCombinators.TypedEqualExpectation[Http4sMatchers[F]]).===(other)
- Definition Classes
- TypedEqualExpectation
-
def
===[S >: T](other: ⇒ S): MatchResult[S]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Expectations.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.Expectations.TypedEqualExpectation[Http4sMatchers[F]]).===(other)
- Definition Classes
- TypedEqualExpectation
-
def
===[S >: T](other: ⇒ S): MatchResult[S]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.TypedEqual.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.TypedEqual.TypedEqualExpectation[Http4sMatchers[F]]).===(other)
- Definition Classes
- TypedEqualExpectation
-
def
====(other: ⇒ Http4sMatchers[F])(implicit di: Diffable[Http4sMatchers[F]]): MatchResult[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Matchers.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.Matchers.TypedEqualExpectation[Http4sMatchers[F]]).====(other)(di)
- Definition Classes
- TypedEqualExpectation
-
def
====(other: ⇒ Http4sMatchers[F])(implicit di: Diffable[Http4sMatchers[F]]): MatchResult[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchersImplicits.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.MatchersImplicits.TypedEqualExpectation[Http4sMatchers[F]]).====(other)(di)
- Definition Classes
- TypedEqualExpectation
-
def
====(other: ⇒ Http4sMatchers[F])(implicit di: Diffable[Http4sMatchers[F]]): MatchResult[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchResultCombinators.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.MatchResultCombinators.TypedEqualExpectation[Http4sMatchers[F]]).====(other)(di)
- Definition Classes
- TypedEqualExpectation
-
def
====(other: ⇒ Http4sMatchers[F])(implicit di: Diffable[Http4sMatchers[F]]): MatchResult[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchResultLogicalCombinators.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.MatchResultLogicalCombinators.TypedEqualExpectation[Http4sMatchers[F]]).====(other)(di)
- Definition Classes
- TypedEqualExpectation
-
def
====(other: ⇒ Http4sMatchers[F])(implicit di: Diffable[Http4sMatchers[F]]): MatchResult[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Expectations.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.Expectations.TypedEqualExpectation[Http4sMatchers[F]]).====(other)(di)
- Definition Classes
- TypedEqualExpectation
-
def
====(other: ⇒ Http4sMatchers[F])(implicit di: Diffable[Http4sMatchers[F]]): MatchResult[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.TypedEqual.TypedEqualExpectation[Http4sMatchers[F]] performed by method typedEqualExpectation in org.specs2.matcher.TypedEqual.
- 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:(http4sMatchers: specs2.matcher.TypedEqual.TypedEqualExpectation[Http4sMatchers[F]]).====(other)(di)
- Definition Classes
- TypedEqualExpectation
-
def
aka(alias: ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Matchers.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.Matchers.Descriptible[Http4sMatchers[F]]).aka(alias)
- Definition Classes
- Descriptible
-
def
aka: Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Matchers.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.Matchers.Descriptible[Http4sMatchers[F]]).aka
- Definition Classes
- Descriptible
-
def
aka(alias: ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchersImplicits.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.MatchersImplicits.Descriptible[Http4sMatchers[F]]).aka(alias)
- Definition Classes
- Descriptible
-
def
aka: Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchersImplicits.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.MatchersImplicits.Descriptible[Http4sMatchers[F]]).aka
- Definition Classes
- Descriptible
-
def
aka(alias: ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchResultCombinators.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.MatchResultCombinators.Descriptible[Http4sMatchers[F]]).aka(alias)
- Definition Classes
- Descriptible
-
def
aka: Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchResultCombinators.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.MatchResultCombinators.Descriptible[Http4sMatchers[F]]).aka
- Definition Classes
- Descriptible
-
def
aka(alias: ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchResultLogicalCombinators.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.MatchResultLogicalCombinators.Descriptible[Http4sMatchers[F]]).aka(alias)
- Definition Classes
- Descriptible
-
def
aka: Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchResultLogicalCombinators.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.MatchResultLogicalCombinators.Descriptible[Http4sMatchers[F]]).aka
- Definition Classes
- Descriptible
-
def
aka(alias: ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Expectations.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.Expectations.Descriptible[Http4sMatchers[F]]).aka(alias)
- Definition Classes
- Descriptible
-
def
aka: Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Expectations.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.Expectations.Descriptible[Http4sMatchers[F]]).aka
- Definition Classes
- Descriptible
-
def
aka(alias: ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.ExpectationsDescription.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.ExpectationsDescription.Descriptible[Http4sMatchers[F]]).aka(alias)
- Definition Classes
- Descriptible
-
def
aka: Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.ExpectationsDescription.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.ExpectationsDescription.Descriptible[Http4sMatchers[F]]).aka
- Definition Classes
- Descriptible
-
def
as(alias: (String) ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Matchers.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.Matchers.Descriptible[Http4sMatchers[F]]).as(alias)
- Definition Classes
- Descriptible
-
def
as(alias: (String) ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchersImplicits.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.MatchersImplicits.Descriptible[Http4sMatchers[F]]).as(alias)
- Definition Classes
- Descriptible
-
def
as(alias: (String) ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchResultCombinators.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.MatchResultCombinators.Descriptible[Http4sMatchers[F]]).as(alias)
- Definition Classes
- Descriptible
-
def
as(alias: (String) ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchResultLogicalCombinators.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.MatchResultLogicalCombinators.Descriptible[Http4sMatchers[F]]).as(alias)
- Definition Classes
- Descriptible
-
def
as(alias: (String) ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Expectations.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.Expectations.Descriptible[Http4sMatchers[F]]).as(alias)
- Definition Classes
- Descriptible
-
def
as(alias: (String) ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.ExpectationsDescription.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.ExpectationsDescription.Descriptible[Http4sMatchers[F]]).as(alias)
- Definition Classes
- Descriptible
-
def
equals(o: Any): Boolean
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to LazyParameter[Http4sMatchers[F]] performed by method lazyParameter in org.specs2.control.LazyParameters.
- 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:(http4sMatchers: LazyParameter[Http4sMatchers[F]]).equals(o)
- Definition Classes
- LazyParameter → AnyRef → Any
-
def
equals(o: Any): Boolean
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to LazyParameter[Http4sMatchers[F]] performed by method lazyParameter in org.specs2.control.LazyParameters.
- 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:(http4sMatchers: LazyParameter[Http4sMatchers[F]]).equals(o)
- Definition Classes
- LazyParameter → AnyRef → Any
-
def
equals(o: Any): Boolean
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to LazyParameter[Http4sMatchers[F]] performed by method lazyParameter in org.specs2.control.LazyParameters.
- 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:(http4sMatchers: LazyParameter[Http4sMatchers[F]]).equals(o)
- Definition Classes
- LazyParameter → AnyRef → Any
-
def
hashCode(): Int
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to LazyParameter[Http4sMatchers[F]] performed by method lazyParameter in org.specs2.control.LazyParameters.
- 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:(http4sMatchers: LazyParameter[Http4sMatchers[F]]).hashCode()
- Definition Classes
- LazyParameter → AnyRef → Any
-
def
hashCode(): Int
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to LazyParameter[Http4sMatchers[F]] performed by method lazyParameter in org.specs2.control.LazyParameters.
- 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:(http4sMatchers: LazyParameter[Http4sMatchers[F]]).hashCode()
- Definition Classes
- LazyParameter → AnyRef → Any
-
def
hashCode(): Int
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to LazyParameter[Http4sMatchers[F]] performed by method lazyParameter in org.specs2.control.LazyParameters.
- 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:(http4sMatchers: LazyParameter[Http4sMatchers[F]]).hashCode()
- Definition Classes
- LazyParameter → AnyRef → Any
-
val
n: Http4sMatchers[F]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to CanHaveDelta[Http4sMatchers[F]] performed by method ToDelta in org.specs2.matcher.NumericMatchers. This conversion will take place only if an implicit value of type Numeric[Http4sMatchers[F]] is in scope.
- 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:(http4sMatchers: CanHaveDelta[Http4sMatchers[F]]).n
- Definition Classes
- CanHaveDelta
-
val
n: Http4sMatchers[F]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to CanHaveDelta[Http4sMatchers[F]] performed by method ToDelta in org.specs2.matcher.NumericMatchers. This conversion will take place only if an implicit value of type Numeric[Http4sMatchers[F]] is in scope.
- 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:(http4sMatchers: CanHaveDelta[Http4sMatchers[F]]).n
- Definition Classes
- CanHaveDelta
-
def
post(alias: ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Matchers.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.Matchers.Descriptible[Http4sMatchers[F]]).post(alias)
- Definition Classes
- Descriptible
-
def
post(alias: ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchersImplicits.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.MatchersImplicits.Descriptible[Http4sMatchers[F]]).post(alias)
- Definition Classes
- Descriptible
-
def
post(alias: ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchResultCombinators.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.MatchResultCombinators.Descriptible[Http4sMatchers[F]]).post(alias)
- Definition Classes
- Descriptible
-
def
post(alias: ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchResultLogicalCombinators.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.MatchResultLogicalCombinators.Descriptible[Http4sMatchers[F]]).post(alias)
- Definition Classes
- Descriptible
-
def
post(alias: ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Expectations.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.Expectations.Descriptible[Http4sMatchers[F]]).post(alias)
- Definition Classes
- Descriptible
-
def
post(alias: ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.ExpectationsDescription.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.ExpectationsDescription.Descriptible[Http4sMatchers[F]]).post(alias)
- Definition Classes
- Descriptible
-
def
showAs(implicit show: (Http4sMatchers[F]) ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Matchers.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.Matchers.Descriptible[Http4sMatchers[F]]).showAs(show)
- Definition Classes
- Descriptible
-
def
showAs(implicit show: (Http4sMatchers[F]) ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchersImplicits.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.MatchersImplicits.Descriptible[Http4sMatchers[F]]).showAs(show)
- Definition Classes
- Descriptible
-
def
showAs(implicit show: (Http4sMatchers[F]) ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchResultCombinators.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.MatchResultCombinators.Descriptible[Http4sMatchers[F]]).showAs(show)
- Definition Classes
- Descriptible
-
def
showAs(implicit show: (Http4sMatchers[F]) ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.MatchResultLogicalCombinators.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.MatchResultLogicalCombinators.Descriptible[Http4sMatchers[F]]).showAs(show)
- Definition Classes
- Descriptible
-
def
showAs(implicit show: (Http4sMatchers[F]) ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Expectations.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.Expectations.Descriptible[Http4sMatchers[F]]).showAs(show)
- Definition Classes
- Descriptible
-
def
showAs(implicit show: (Http4sMatchers[F]) ⇒ String): Expectable[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.ExpectationsDescription.Descriptible[Http4sMatchers[F]] performed by method describe in org.specs2.matcher.ExpectationsDescription.
- 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:(http4sMatchers: specs2.matcher.ExpectationsDescription.Descriptible[Http4sMatchers[F]]).showAs(show)
- Definition Classes
- Descriptible
-
def
toString(): String
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to LazyParameter[Http4sMatchers[F]] performed by method lazyParameter in org.specs2.control.LazyParameters.
- 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:(http4sMatchers: LazyParameter[Http4sMatchers[F]]).toString()
- Definition Classes
- LazyParameter → AnyRef → Any
-
def
toString(): String
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to LazyParameter[Http4sMatchers[F]] performed by method lazyParameter in org.specs2.control.LazyParameters.
- 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:(http4sMatchers: LazyParameter[Http4sMatchers[F]]).toString()
- Definition Classes
- LazyParameter → AnyRef → Any
-
def
toString(): String
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to LazyParameter[Http4sMatchers[F]] performed by method lazyParameter in org.specs2.control.LazyParameters.
- 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:(http4sMatchers: LazyParameter[Http4sMatchers[F]]).toString()
- Definition Classes
- LazyParameter → AnyRef → Any
-
def
within(significant: SignificantFigures): SignificantTarget[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.Matchers.SignificantSyntax[Http4sMatchers[F]] performed by method SignificantSyntax in org.specs2.matcher.NumericMatchers. This conversion will take place only if an implicit value of type Numeric[Http4sMatchers[F]] is in scope.
- 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:(http4sMatchers: specs2.matcher.Matchers.SignificantSyntax[Http4sMatchers[F]]).within(significant)
- Definition Classes
- SignificantSyntax
-
def
within(significant: SignificantFigures): SignificantTarget[Http4sMatchers[F]]
- Implicit
- This member is added by an implicit conversion from Http4sMatchers[F] to specs2.matcher.NumericMatchers.SignificantSyntax[Http4sMatchers[F]] performed by method SignificantSyntax in org.specs2.matcher.NumericMatchers. This conversion will take place only if an implicit value of type Numeric[Http4sMatchers[F]] is in scope.
- 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:(http4sMatchers: specs2.matcher.NumericMatchers.SignificantSyntax[Http4sMatchers[F]]).within(significant)
- Definition Classes
- SignificantSyntax