SS
Size: a a a
SS
МС
O
O
SS
O
O
{"timestamp":1604649699541,"status":400,"error":"Bad Request","message":"Could not upload attachment","path":"/rs/testcase/205/attachment"}
AE
O
A
BO
@Test
void foo() {
Allure.step("Step 0", it0 -> {
Allure.step("Step 1", it1 -> {
Allure.step("Step 2", it2 -> {
fail("Oops");
});
});
});
}
}
A
@Test
void foo() {
Allure.step("Step 0", it0 -> {
Allure.step("Step 1", it1 -> {
Allure.step("Step 2", it2 -> {
fail("Oops");
});
});
});
}
}
A
AE
BO
statusDetails
AE
statusDetails
AE
A