package test
Ordering
- Alphabetic
Visibility
- Public
- Protected
Package Members
- package containers
- package installationexample
Type Members
- trait BasePatientScalaFutures extends ScalaFutures with Eventually
- trait DefaultUniquePortProvider extends UniquePortProvider
- trait EitherValuesDetailedMessage extends AnyRef
- trait ExtremelyPatientScalaFutures extends BasePatientScalaFutures
- class FailingContextClassloader extends ClassLoader
- trait LiteralSpEL extends AnyRef
- trait NuRestAssureExtensions extends AnyRef
- trait NuRestAssureMatchers extends AnyRef
- trait NuScalaTestAssertions extends Assertions
- trait NuTapirSchemaTestHelpers extends AnyRef
- trait PatientScalaFutures extends BasePatientScalaFutures
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.
- trait RestAssuredVerboseLoggingIfValidationFails extends AnyRef
- final case class SpecialSpELElement(value: String) extends AnyVal with Product with Serializable
- trait StandardPatientScalaFutures extends BasePatientScalaFutures
- trait UniquePortProvider extends AnyRef
- trait ValidatedValuesDetailedMessage extends AnyRef
- trait VeryPatientScalaFutures extends BasePatientScalaFutures
- trait WithConfig extends AnyRef
- trait WithSttpTestUtils extends AnyRef
- trait WithTestHttpClient extends WithSttpTestUtils with BeforeAndAfterAll
- trait WithTestHttpClientCreator extends WithSttpTestUtils
Value Members
- object AvailablePortFinder
- object ClassLoaderWithServices
- object DefaultUniquePortProvider extends UniquePortProvider
- object EitherValuesDetailedMessage extends EitherValuesDetailedMessage
- object KafkaConfigProperties
- object LiteralSpELImplicits
- object MiscUtils
- object NuRestAssureExtensions extends NuRestAssureExtensions
- object NuRestAssureMatchers extends NuRestAssureMatchers
- object ProcessUtils extends LazyLogging with Matchers with VeryPatientScalaFutures
- object SpecialSpELElement extends Serializable
- object TapirJsonSchemaFactory
- object ValidatedValuesDetailedMessage extends ValidatedValuesDetailedMessage
- object WithSttpTestUtils
- object WithTestHttpClientCreator extends WithTestHttpClientCreator