com.avito.reportviewer.internal.model.CthulhuTestCase.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of report-viewer Show documentation
Show all versions of report-viewer Show documentation
Collection of infrastructure libraries and gradle plugins of Avito Android project
package com.avito.reportviewer.internal.model
/**
* Ctulhu is an Avito's Test Model System
* prepared_data field. After analysis matches with TMS if has a test_case_id
*/
internal data class CthulhuTestCase(val description: String?)