parent
dc501fded6
commit
c5ee4a6ac1
@ -0,0 +1,45 @@
|
|||||||
|
{
|
||||||
|
"results": [
|
||||||
|
{
|
||||||
|
"name" : "org.tbasket.test.pages.LoginPageHandlerTests/\/login page handler/login situation tests/login with unknown account",
|
||||||
|
"status" : "Success",
|
||||||
|
"durationMillis" : "3408",
|
||||||
|
"annotations" : "",
|
||||||
|
"fullyQualifiedClassName" : "org.tbasket.test.pages.LoginPageHandlerTests",
|
||||||
|
"labels" : ["\/login page handler", "login situation tests", "login with unknown account"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "org.tbasket.test.pages.LoginPageHandlerTests/\/login page handler/erroned request body tests/with invalid json",
|
||||||
|
"status" : "Success",
|
||||||
|
"durationMillis" : "2403",
|
||||||
|
"annotations" : "",
|
||||||
|
"fullyQualifiedClassName" : "org.tbasket.test.pages.LoginPageHandlerTests",
|
||||||
|
"labels" : ["\/login page handler", "erroned request body tests", "with invalid json"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "org.tbasket.test.pages.LoginPageHandlerTests/\/login page handler/erroned request body tests/with no password attribute",
|
||||||
|
"status" : "Success",
|
||||||
|
"durationMillis" : "2406",
|
||||||
|
"annotations" : "",
|
||||||
|
"fullyQualifiedClassName" : "org.tbasket.test.pages.LoginPageHandlerTests",
|
||||||
|
"labels" : ["\/login page handler", "erroned request body tests", "with no password attribute"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "org.tbasket.test.pages.LoginPageHandlerTests/\/login page handler/erroned request body tests/with no mail attribute",
|
||||||
|
"status" : "Success",
|
||||||
|
"durationMillis" : "2412",
|
||||||
|
"annotations" : "",
|
||||||
|
"fullyQualifiedClassName" : "org.tbasket.test.pages.LoginPageHandlerTests",
|
||||||
|
"labels" : ["\/login page handler", "erroned request body tests", "with no mail attribute"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "org.tbasket.test.pages.LoginPageHandlerTests/\/login page handler/erroned request body tests/empty packet",
|
||||||
|
"status" : "Success",
|
||||||
|
"durationMillis" : "2436",
|
||||||
|
"annotations" : "",
|
||||||
|
"fullyQualifiedClassName" : "org.tbasket.test.pages.LoginPageHandlerTests",
|
||||||
|
"labels" : ["\/login page handler", "erroned request body tests", "empty packet"]
|
||||||
|
}
|
||||||
|
|
||||||
|
]
|
||||||
|
}
|
Reference in new issue