Uses of Interface
com.testomatio.reporter.client.ClientFactory
-
Packages that use ClientFactory Package Description com.testomatio.reporter.client -
-
Uses of ClientFactory in com.testomatio.reporter.client
Classes in com.testomatio.reporter.client that implement ClientFactory Modifier and Type Class Description classTestomatClientFactorySingleton factory for creating Testomat.io API client instances.Methods in com.testomatio.reporter.client that return ClientFactory Modifier and Type Method Description static ClientFactoryTestomatClientFactory. getClientFactory()Returns singleton factory instance.
-