Uses of Package
io.github.microcks.testcontainers.model
Packages that use io.github.microcks.testcontainers.model
-
Classes in io.github.microcks.testcontainers.model used by io.github.microcks.testcontainersClassDescriptionDomain class representing a Secret used for authenticating (to a remote Git repository or endpoint or broker).Data Transfer object for grouping base information to launch a test (and thus create a TestResult).Domain object representing the result of a microservice test run by Microcks.
-
Classes in io.github.microcks.testcontainers.model used by io.github.microcks.testcontainers.modelClassDescriptionData Transfer object for basic header with its values (comma separated string).Specification of additional headers for a Service/API operations.Domain class representing a Secret used for authenticating (to a remote Git repository or endpoint or broker).Builder/Fluent API for creating Secret DTO instances.A lightweight reference to a Secret object.Companion objects for TestResult.Data Transfer object for grouping base information to launch a test (and thus create a TestResult).Builder/Fluent API for creating TestRequestDTO instances.Enumeration of runner types available in application.TestStepResult is an entity embedded within TestCaseResult.