Packages

class TestStatusConverter extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TestStatusConverter
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new TestStatusConverter(isTestSkipException: (Throwable) => Boolean)

Value Members

  1. def failExecution(t: ExecutionFailure): Done
  2. def failInstantiation(t: InstantiationFailure): Done
  3. def failLevelInstantiation(cause: EnvLevelFailure): Setup
  4. def failRuntimePlanning(result: RuntimePlanningFailure): FailedRuntimePlanning
  5. def success(s: TestSuccess): Succeed
  6. object CancellationException
  7. object ProvisioningIntegrationException
  8. object ProvisioningNonCritIntegrationException