public class ConsentFlowDescriptorTest extends Object
ConsentFlowDescriptor unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.consent.flow.impl.ConsentFlowDescriptor |
descriptor |
| Constructor and Description |
|---|
ConsentFlowDescriptorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCompareValues() |
void |
testInstantation() |
void |
testLifetime() |
void |
testMaxStoredRecords() |
void |
testNegativeLifetime() |
void |
testNullLifetime() |
private net.shibboleth.idp.consent.flow.impl.ConsentFlowDescriptor descriptor
public void setUp()
public void testInstantation()
public void testCompareValues()
public void testNullLifetime()
public void testNegativeLifetime()
public void testLifetime()
public void testMaxStoredRecords()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.