@UnitTest public class ClientDetailsTest extends java.lang.Object
| Constructor and Description |
|---|
ClientDetailsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testGetAuthorities() |
void |
testGetAuthoritiesEmpty() |
void |
testIsAutoApproveEmpty() |
void |
testIsAutoApproveNegative() |
void |
testIsAutoApprovePositive() |
void |
testIsSecretRequiredNegative() |
void |
testIsSecretRequiredPositive() |
public void testIsSecretRequiredPositive()
public void testIsSecretRequiredNegative()
public void testGetAuthorities()
public void testGetAuthoritiesEmpty()
public void testIsAutoApprovePositive()
public void testIsAutoApproveNegative()
public void testIsAutoApproveEmpty()
Copyright © 2018 SAP SE. All Rights Reserved.