public class AbstractProfileInterceptorResultTest extends Object
AbstractProfileInterceptorResult unit test.| Modifier and Type | Class and Description |
|---|---|
private class |
AbstractProfileInterceptorResultTest.MockAbstractProfileInterceptorResult |
| Constructor and Description |
|---|
AbstractProfileInterceptorResultTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEmptyContext() |
void |
testEmptyKey() |
void |
testEmptyValue() |
void |
testNegativeExpiration() |
void |
testNullContext() |
void |
testNullExpiration() |
void |
testNullKey() |
void |
testNullValue() |
void |
testResult() |
void |
testZeroExpiration() |
public AbstractProfileInterceptorResultTest()
public void testEmptyContext()
public void testEmptyKey()
public void testEmptyValue()
public void testNullContext()
public void testNullKey()
public void testNullValue()
public void testNegativeExpiration()
public void testNullExpiration()
public void testZeroExpiration()
public void testResult()
Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.