@UnitTest public class DefaultUIAccessRightServiceTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultUIAccessRightServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shoudAllowWhenDescriptorIsNullButItemIsWritable() |
void |
shouldAllowWhenTypeIsNullButItemIsWritable() |
void |
shouldRefuseWhenDesciptorAndTypeAreNull() |
void |
shouldRefuseWhenTypeAndItemAreNull() |
void |
shouldRefuseWhenTypeIsNull() |
public void setUp()
public void shouldRefuseWhenTypeIsNull()
public void shouldRefuseWhenTypeAndItemAreNull()
public void shouldAllowWhenTypeIsNullButItemIsWritable()
public void shouldRefuseWhenDesciptorAndTypeAreNull()
public void shoudAllowWhenDescriptorIsNullButItemIsWritable()
Copyright © 2018 SAP SE. All Rights Reserved.