jar

ru.tinkoff.allure : allure-model

Maven & Gradle

Mar 15, 2018
1 usages
64 stars

allure-model · Android library for generating instrumentation reports in Allure format

Table Of Contents

Latest Version

Download ru.tinkoff.allure : allure-model JAR file - Latest Versions:

All Versions

Download ru.tinkoff.allure : allure-model JAR file - All Versions:

Version Vulnerabilities Size Updated
2.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window allure-model-2.5.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ru.tinkoff.allure.model

├─ ru.tinkoff.allure.model.Attachment.class - [JAR]

├─ ru.tinkoff.allure.model.ExecutableItem.class - [JAR]

├─ ru.tinkoff.allure.model.FixtureResult.class - [JAR]

├─ ru.tinkoff.allure.model.Label.class - [JAR]

├─ ru.tinkoff.allure.model.Link.class - [JAR]

├─ ru.tinkoff.allure.model.Parameter.class - [JAR]

├─ ru.tinkoff.allure.model.Stage.class - [JAR]

├─ ru.tinkoff.allure.model.Status.class - [JAR]

├─ ru.tinkoff.allure.model.StatusDetails.class - [JAR]

├─ ru.tinkoff.allure.model.StepResult.class - [JAR]

├─ ru.tinkoff.allure.model.TestResult.class - [JAR]

├─ ru.tinkoff.allure.model.TestResultContainer.class - [JAR]

├─ ru.tinkoff.allure.model.WithAttachments.class - [JAR]

├─ ru.tinkoff.allure.model.WithLinks.class - [JAR]

├─ ru.tinkoff.allure.model.WithParameters.class - [JAR]

├─ ru.tinkoff.allure.model.WithStatus.class - [JAR]

├─ ru.tinkoff.allure.model.WithStatusDetails.class - [JAR]

├─ ru.tinkoff.allure.model.WithSteps.class - [JAR]