Package io.qameta.allure.model


package io.qameta.allure.model
  • Class
    Description
    The model object that used to link attachment files, stored in results directory, to test results.
    Marker interface for model objects that holds information about executable items, like test results, fixture results or steps.
    The model object that stores information about executed test fixtures (set up and tear down methods).
    The model object that could be used to pass additional metadata to test results.
    Model object that could be used to pass links to external resources to test results.
    The model object that could be used to pass information about test parameters to test results.
    The parameter render mode.
    Test stages.
    Test statuses.
    The type Status details.
    The model object that stores information about test steps that was run.
    The model object that stores information about test that was run.
    The model object that stores links between test results and test fixtures.
    The marker interface for model objects with attachments.
    The marker interface for model objects with links.
    The marker interface for model objects that could be parameterised.
    The marker interface for model objects with status.
    The marker interface for model objects with status details.
    The marker interface for model objects with steps.