Package com.yahoo.jdisc.test
Provides classes and interfaces for implementing unit tests of jDISC components.
- See Also:
TestDriver
-
Interface Summary Interface Description ServerProviderConformanceTest.Adapter<T extends ServerProvider,U,V> This interface declares the adapter between the general conformance test and an actualServerProvider
implementation. -
Class Summary Class Description MockMetric Metric implementation for tests.NonWorkingClientProvider NonWorkingCompletionHandler NonWorkingContentChannel NonWorkingOsgiFramework NonWorkingRequest NonWorkingRequestHandler NonWorkingResponseHandler NonWorkingServerProvider ServerProviderConformanceTest TestDriver This class provides a unified way to set up and run unit tests on jDISC components.TestTimer ATimer
to be used in tests when the advancement of time needs to be controlled. -
Exception Summary Exception Description ServerProviderConformanceTest.ConformanceException An instance of this exception is thrown within the conformance tests that imply that they will throw an exception.