Package

com.outworkers.util.testing

twitter

Permalink

package twitter

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

Type Members

  1. implicit class ScalaFutureAssertions[A] extends Assertions with Waiters

    Permalink
  2. implicit final class TwitterBlockHelper[T] extends AnyVal

    Permalink
  3. implicit class TwitterFutureAssertions[A] extends Assertions with Waiters

    Permalink

    Augmentation to allow asynchronous assertions of a @code {com.twitter.util.Future}.

    Augmentation to allow asynchronous assertions of a @code {com.twitter.util.Future}.

    A

    The underlying type of the computation.

Inherited from AnyRef

Inherited from Any

Ungrouped