public class DocumentServiceTests
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected Container |
container |
protected Item |
item |
Constructor and Description |
---|
DocumentServiceTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
IDocument |
getService(SecurityContext sc) |
void |
testAcl() |
void |
testCreate() |
void |
testDelete() |
void |
testList() |
void |
testUpdate() |
public IDocument getService(SecurityContext sc) throws ServerFault
ServerFault
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testCreate() throws java.lang.Exception
java.lang.Exception
public void testUpdate() throws java.lang.Exception
java.lang.Exception
public void testDelete() throws java.lang.Exception
java.lang.Exception
public void testList() throws java.lang.Exception
java.lang.Exception
public void testAcl()
Copyright © 2021. All Rights Reserved.