package testkit
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
TestTopicFactory extends TopicFactory
Topic factory that connects consumers directly to the implementing producers.
Value Members
-
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()