package test
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait EitherValuesDetailedMessage extends AnyRef
- trait ExtremelyPatientScalaFutures extends ScalaFutures with Eventually
- class FailingContextClassloader extends ClassLoader
- trait LiteralSpEL extends AnyRef
- trait NussknackerAssertions extends Assertions
-
trait
PatientScalaFutures extends ScalaFutures with Eventually
Default ScalaFutures patient is set to timeout = 150ms and interval = 15ms.
Default ScalaFutures patient is set to timeout = 150ms and interval = 15ms. It is a good setting in the perfect scenario when asynchronous tasks are very short and global ExecutionContext works without delays. But ... in the real World we have very vary tasks duration and on slow environments (like Travis) it cause occasional delays. So we need to be more patient.
- final case class SpecialSpELElement(value: String) extends AnyVal with Product with Serializable
- trait ValidatedValuesDetailedMessage extends AnyRef
- trait VeryPatientScalaFutures extends ScalaFutures with Eventually
- trait WithConfig extends AnyRef
- trait WithDataList[T] extends Serializable
Value Members
- object AvailablePortFinder
- object ClassLoaderWithServices
- object EitherValuesDetailedMessage extends EitherValuesDetailedMessage
- object LiteralSpELImplicits
- object SpecialSpELElement extends Serializable
- object ValidatedValuesDetailedMessage extends ValidatedValuesDetailedMessage