abstract
class
BaseIterateeSuite[F[_]] extends ModuleSuite[F]
Instance Constructors
-
new
BaseIterateeSuite()(implicit arg0: Monad[F])
Type Members
-
class
AssertionsHelper extends AnyRef
-
final
class
BehaviorWord extends AnyRef
-
class
CheckingEqualizer[L] extends AnyRef
-
class
ConfiguredPropertyCheck extends AnyRef
-
-
class
Equalizer[L] extends AnyRef
-
final
class
IgnoreVerbString extends AnyRef
-
final
class
IgnoreVerbStringTaggedAs extends AnyRef
-
final
class
IgnoreWord extends AnyRef
-
final
class
InAndIgnoreMethods extends AnyRef
-
final
class
InAndIgnoreMethodsAfterTaggedAs extends AnyRef
-
final
class
ItVerbString extends AnyRef
-
final
class
ItVerbStringTaggedAs extends AnyRef
-
final
class
ItWord extends AnyRef
-
case class
MaxDiscardedFactor extends PropertyCheckConfigParam with Product with Serializable
-
case class
MinSize extends PropertyCheckConfigParam with Product with Serializable
-
case class
MinSuccessful extends PropertyCheckConfigParam with Product with Serializable
-
trait
NoArgTest extends () ⇒ Outcome with TestData
-
sealed abstract
class
PropertyCheckConfigParam extends Product with Serializable
-
case class
PropertyCheckConfiguration extends PropertyCheckConfigurable with Product with Serializable
-
case class
SizeRange extends PropertyCheckConfigParam with Product with Serializable
-
trait
StringCanWrapperForVerb extends AnyRef
-
trait
StringMustWrapperForVerb extends AnyRef
-
trait
StringShouldWrapperForVerb extends AnyRef
-
final
class
TheyVerbString extends AnyRef
-
final
class
TheyVerbStringTaggedAs extends AnyRef
-
final
class
TheyWord extends AnyRef
-
type
VectorIntFoldingIteratee[A] = Iteratee[F, Vector[Int], A]
-
type
VectorIntProducingIteratee[E] = Iteratee[F, E, Vector[Int]]
-
case class
Workers extends PropertyCheckConfigParam with Product with Serializable
-
case class
MaxDiscarded extends PropertyCheckConfigParam with Product with Serializable
-
case class
MaxSize extends PropertyCheckConfigParam with Product with Serializable
-
case class
PropertyCheckConfig extends PropertyCheckConfigurable with Product with Serializable
-
trait
PropertyCheckConfigurable extends AnyRef
Abstract Value Members
-
implicit abstract
def
eqF[A](implicit arg0: Eq[A]): Eq[F[A]]
-
abstract
def
monadName: String
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
-
def
!==[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]
-
def
!==(right: Null): TripleEqualsInvocation[Null]
-
def
!==[T](right: T): TripleEqualsInvocation[T]
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
===[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]
-
def
===(right: Null): TripleEqualsInvocation[Null]
-
def
===[T](right: T): TripleEqualsInvocation[T]
-
implicit
def
PropertyCheckConfig2PropertyCheckConfiguration(p: (BaseIterateeSuite.this)#PropertyCheckConfig): (BaseIterateeSuite.this)#PropertyCheckConfiguration
-
object
PropertyCheckConfiguration extends Serializable
-
def
alert: Alerter
-
implicit
def
arbitraryEnumeratee[F[_]](implicit arg0: Monad[F]): Arbitrary[Enumeratee[F, Int, Int]]
-
implicit
def
arbitraryEnumerator[F[_], A](implicit arg0: Monad[F], A: Arbitrary[A]): Arbitrary[Enumerator[F, A]]
-
implicit
def
arbitraryEnumeratorAndValues[A](implicit arg0: Arbitrary[A]): Arbitrary[(BaseIterateeSuite.this)#EnumeratorAndValues[A]]
-
implicit
def
arbitraryFunctionIteratee[F[_], A](implicit arg0: Monad[F]): Arbitrary[Iteratee[F, A, (Vector[Int]) ⇒ Vector[Int]]]
-
implicit
def
arbitraryIntIteratee[F[_]](implicit arg0: Monad[F]): Arbitrary[Iteratee[F, Int, Int]]
-
implicit
def
arbitraryVectorIteratee[F[_], A](implicit arg0: Monad[F], A: Arbitrary[A]): Arbitrary[Iteratee[F, Vector[A], Vector[A]]]
-
implicit
def
arbitraryVectorUnitIteratee[F[_], A](implicit arg0: Monad[F], A: Arbitrary[A]): Arbitrary[Iteratee[F, Vector[A], Unit]]
-
final
def
asInstanceOf[T0]: T0
-
macro
def
assert(condition: Boolean, clue: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
-
macro
def
assert(condition: Boolean)(implicit prettifier: Prettifier, pos: Position): Assertion
-
macro
def
assertCompiles(code: String)(implicit pos: Position): Assertion
-
macro
def
assertDoesNotCompile(code: String)(implicit pos: Position): Assertion
-
def
assertResult(expected: Any)(actual: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
-
def
assertResult(expected: Any, clue: Any)(actual: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
-
def
assertThrows[T <: AnyRef](f: ⇒ Any)(implicit classTag: ClassTag[T], pos: Position): Assertion
-
macro
def
assertTypeError(code: String)(implicit pos: Position): Assertion
-
val
assertionsHelper: (BaseIterateeSuite.this)#AssertionsHelper
-
macro
def
assume(condition: Boolean, clue: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
-
macro
def
assume(condition: Boolean)(implicit prettifier: Prettifier, pos: Position): Assertion
-
val
behave: BehaveWord
-
-
def
cancel(cause: Throwable)(implicit pos: Position): Nothing
-
def
cancel(message: String, cause: Throwable)(implicit pos: Position): Nothing
-
def
cancel(message: String)(implicit pos: Position): Nothing
-
def
cancel()(implicit pos: Position): Nothing
-
implicit
val
catsContravariantForHash: Contravariant[Hash]
-
implicit
val
catsContravariantMonoidalForEq: ContravariantMonoidal[Eq]
-
implicit
val
catsContravariantMonoidalForEquiv: ContravariantMonoidal[Equiv]
-
implicit
val
catsContravariantMonoidalForOrder: ContravariantMonoidal[Order]
-
implicit
val
catsContravariantMonoidalForOrdering: ContravariantMonoidal[Ordering]
-
implicit
val
catsContravariantMonoidalForPartialOrder: ContravariantMonoidal[PartialOrder]
-
implicit
val
catsContravariantMonoidalForPartialOrdering: ContravariantMonoidal[PartialOrdering]
-
implicit
def
catsDataMonoidForEither[A, B](implicit B: Monoid[B]): Monoid[Either[A, B]]
-
implicit
def
catsDataSemigroupForEither[A, B](implicit B: Semigroup[B]): Semigroup[Either[A, B]]
-
-
-
implicit
def
catsKernelBandForFunction0[A](implicit S: Band[A]): Band[() ⇒ A]
-
implicit
def
catsKernelBandForFunction1[A, B](implicit S: Band[B]): Band[(A) ⇒ B]
-
implicit
def
catsKernelBoundedSemilatticeForFunction0[A](implicit G: BoundedSemilattice[A]): BoundedSemilattice[() ⇒ A]
-
implicit
def
catsKernelBoundedSemilatticeForFunction1[A, B](implicit G: BoundedSemilattice[B]): BoundedSemilattice[(A) ⇒ B]
-
implicit
def
catsKernelCommutativeGroupForFunction0[A](implicit G: CommutativeGroup[A]): CommutativeGroup[() ⇒ A]
-
implicit
def
catsKernelCommutativeGroupForFunction1[A, B](implicit G: CommutativeGroup[B]): CommutativeGroup[(A) ⇒ B]
-
implicit
def
catsKernelCommutativeMonoidForFunction0[A](implicit M: CommutativeMonoid[A]): CommutativeMonoid[() ⇒ A]
-
implicit
def
catsKernelCommutativeMonoidForFunction1[A, B](implicit M: CommutativeMonoid[B]): CommutativeMonoid[(A) ⇒ B]
-
implicit
def
catsKernelCommutativeSemigroupForFunction0[A](implicit S: CommutativeSemigroup[A]): CommutativeSemigroup[() ⇒ A]
-
implicit
def
catsKernelCommutativeSemigroupForFunction1[A, B](implicit S: CommutativeSemigroup[B]): CommutativeSemigroup[(A) ⇒ B]
-
implicit
def
catsKernelEqForFunction0[A](implicit ev: Eq[A]): Eq[() ⇒ A]
-
implicit
def
catsKernelEquivForEq[A](implicit ev: Eq[A]): Equiv[A]
-
implicit
def
catsKernelGroupForFunction0[A](implicit G: Group[A]): Group[() ⇒ A]
-
implicit
def
catsKernelGroupForFunction1[A, B](implicit G: Group[B]): Group[(A) ⇒ B]
-
implicit
def
catsKernelHashForFunction0[A](implicit ev: Hash[A]): Hash[() ⇒ A]
-
implicit
def
catsKernelHashToHashing[A](implicit ev: Hash[A]): Hashing[A]
-
implicit
def
catsKernelMonoidForFunction0[A](implicit M: Monoid[A]): Monoid[() ⇒ A]
-
implicit
def
catsKernelMonoidForFunction1[A, B](implicit M: Monoid[B]): Monoid[(A) ⇒ B]
-
implicit
def
catsKernelOrderForFunction0[A](implicit ev: Order[A]): Order[() ⇒ A]
-
implicit
def
catsKernelOrderingForOrder[A](implicit ev: Order[A]): Ordering[A]
-
implicit
def
catsKernelPartialOrderForFunction0[A](implicit ev: PartialOrder[A]): PartialOrder[() ⇒ A]
-
implicit
def
catsKernelPartialOrderingForPartialOrder[A](implicit ev: PartialOrder[A]): PartialOrdering[A]
-
implicit
def
catsKernelSemigroupForFunction0[A](implicit S: Semigroup[A]): Semigroup[() ⇒ A]
-
implicit
def
catsKernelSemigroupForFunction1[A, B](implicit S: Semigroup[B]): Semigroup[(A) ⇒ B]
-
implicit
def
catsKernelSemilatticeForFunction0[A](implicit M: Semilattice[A]): Semilattice[() ⇒ A]
-
implicit
def
catsKernelSemilatticeForFunction1[A, B](implicit M: Semilattice[B]): Semilattice[(A) ⇒ B]
-
-
implicit
def
catsKernelStdBandForTuple1[A0](implicit A0: Band[A0]): Band[(A0)]
-
implicit
def
catsKernelStdBandForTuple10[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)]
-
implicit
def
catsKernelStdBandForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]
-
implicit
def
catsKernelStdBandForTuple12[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]
-
implicit
def
catsKernelStdBandForTuple13[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11], A12: Band[A12]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]
-
implicit
def
catsKernelStdBandForTuple14[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11], A12: Band[A12], A13: Band[A13]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]
-
implicit
def
catsKernelStdBandForTuple15[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11], A12: Band[A12], A13: Band[A13], A14: Band[A14]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]
-
implicit
def
catsKernelStdBandForTuple16[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11], A12: Band[A12], A13: Band[A13], A14: Band[A14], A15: Band[A15]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]
-
implicit
def
catsKernelStdBandForTuple17[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11], A12: Band[A12], A13: Band[A13], A14: Band[A14], A15: Band[A15], A16: Band[A16]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]
-
implicit
def
catsKernelStdBandForTuple18[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11], A12: Band[A12], A13: Band[A13], A14: Band[A14], A15: Band[A15], A16: Band[A16], A17: Band[A17]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]
-
implicit
def
catsKernelStdBandForTuple19[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11], A12: Band[A12], A13: Band[A13], A14: Band[A14], A15: Band[A15], A16: Band[A16], A17: Band[A17], A18: Band[A18]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]
-
implicit
def
catsKernelStdBandForTuple2[A0, A1](implicit A0: Band[A0], A1: Band[A1]): Band[(A0, A1)]
-
implicit
def
catsKernelStdBandForTuple20[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11], A12: Band[A12], A13: Band[A13], A14: Band[A14], A15: Band[A15], A16: Band[A16], A17: Band[A17], A18: Band[A18], A19: Band[A19]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]
-
implicit
def
catsKernelStdBandForTuple21[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11], A12: Band[A12], A13: Band[A13], A14: Band[A14], A15: Band[A15], A16: Band[A16], A17: Band[A17], A18: Band[A18], A19: Band[A19], A20: Band[A20]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]
-
implicit
def
catsKernelStdBandForTuple22[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8], A9: Band[A9], A10: Band[A10], A11: Band[A11], A12: Band[A12], A13: Band[A13], A14: Band[A14], A15: Band[A15], A16: Band[A16], A17: Band[A17], A18: Band[A18], A19: Band[A19], A20: Band[A20], A21: Band[A21]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]
-
implicit
def
catsKernelStdBandForTuple3[A0, A1, A2](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2]): Band[(A0, A1, A2)]
-
implicit
def
catsKernelStdBandForTuple4[A0, A1, A2, A3](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3]): Band[(A0, A1, A2, A3)]
-
implicit
def
catsKernelStdBandForTuple5[A0, A1, A2, A3, A4](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4]): Band[(A0, A1, A2, A3, A4)]
-
implicit
def
catsKernelStdBandForTuple6[A0, A1, A2, A3, A4, A5](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5]): Band[(A0, A1, A2, A3, A4, A5)]
-
implicit
def
catsKernelStdBandForTuple7[A0, A1, A2, A3, A4, A5, A6](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6]): Band[(A0, A1, A2, A3, A4, A5, A6)]
-
implicit
def
catsKernelStdBandForTuple8[A0, A1, A2, A3, A4, A5, A6, A7](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7]): Band[(A0, A1, A2, A3, A4, A5, A6, A7)]
-
implicit
def
catsKernelStdBandForTuple9[A0, A1, A2, A3, A4, A5, A6, A7, A8](implicit A0: Band[A0], A1: Band[A1], A2: Band[A2], A3: Band[A3], A4: Band[A4], A5: Band[A5], A6: Band[A6], A7: Band[A7], A8: Band[A8]): Band[(A0, A1, A2, A3, A4, A5, A6, A7, A8)]
-
implicit
def
catsKernelStdBoundedSemilatticeForTuple1[A0](implicit A0: BoundedSemilattice[A0]): BoundedSemilattice[(A0)]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
implicit
def
catsKernelStdCommutativeGroupForTuple1[A0](implicit A0: CommutativeGroup[A0]): CommutativeGroup[(A0)]
-
-
-
-
-
-
-
-
-
-
-
implicit
def
catsKernelStdCommutativeGroupForTuple2[A0, A1](implicit A0: CommutativeGroup[A0], A1: CommutativeGroup[A1]): CommutativeGroup[(A0, A1)]
-
-
-
-
-
-
-
-
-
-
-
implicit
def
catsKernelStdCommutativeMonoidForMap[K, V](implicit arg0: CommutativeSemigroup[V]): CommutativeMonoid[Map[K, V]]
-
implicit
def
catsKernelStdCommutativeMonoidForTuple1[A0](implicit A0: CommutativeMonoid[A0]): CommutativeMonoid[(A0)]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
implicit
def
catsKernelStdCommutativeSemigroupForTuple1[A0](implicit A0: CommutativeSemigroup[A0]): CommutativeSemigroup[(A0)]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-