public class ConsentTest extends Object
Consent unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.consent.Consent |
consent |
| Constructor and Description |
|---|
ConsentTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testEmptyValue() |
void |
testEqualityAndHashCode() |
void |
testInstantation() |
void |
testIsApproved() |
void |
testNullValue() |
void |
testValue() |
public void setUp()
public void testInstantation()
public void testEmptyValue()
public void testNullValue()
public void testValue()
public void testIsApproved()
public void testEqualityAndHashCode()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.