Package io.github.microcks.testcontainers.model


package io.github.microcks.testcontainers.model
  • Class
    Description
    Data 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.
    Domain object representing the result of a microservice test run by Microcks.
    Enumeration of runner types available in application.
    TestStepResult is an entity embedded within TestCaseResult.