Package-level declarations

Types

Link copied to clipboard
abstract class TestingServiceLocator<S>(scope: S) : ScopedServiceLocator<S>

A ScopedServiceLocator subclass designed specifically for use in tests.