Packages

package testkit

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class TestTopicFactory extends TopicFactory

    Topic factory that connects consumers directly to the implementing producers.

Value Members

  1. object EmptyAdditionalRoutersModule extends Module

    Provides an empty binding for util.List[Router].

    Provides an empty binding for util.List[Router]. Some of our tests make user of ServiceTest without using com.lightbend.lagom.javadsl.server.ServiceGuiceSupport. For those tests, it's need to add and extra binding of the list of Routers

    Annotations
    @InternalApi()

Ungrouped