AE
Size: a a a
AE
МС
PP
М
М
A
М
М
A
М
М
М
A
PP
A
fun checkDeviceInventorying(device: String) {
Allure.getLifecycle().updateTestCase { test ->
test.name = "Инвентаризация device=$device"
test.testCaseId = device
}
//Allure.label("tag", device)
Allure.label("tm4j", device)
Allure.parameter("device", device)
}АФ
A
A