Paste2
Create Paste
Followup Paste
QR
@Test
(
description
=
"It checks co-authoring on the shared document. Two or more users can to work on the same document."
)
@Parameters
(
value
=
{
"additionalConfig"
})
public
void
documentCoauthoring
(
@Optional
(
"config2.xml"
)
String
individualConfig
)
{
...