public class SimpleNamespaceContextTest extends Object
SimpleNamespaceContext test.| Modifier and Type | Field and Description |
|---|---|
private static String |
PREFIX_A |
private static String |
PREFIX_B |
private NamespaceContext |
stdContext
Standard set of mappings.
|
private static String |
URI_A |
private static String |
URI_B |
| Constructor and Description |
|---|
SimpleNamespaceContextTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
createStandardMappings()
Create standard set of mappings for use by multiple tests.
|
void |
testGetNamespaceURI()
Test for getNamespaceURI method.
|
void |
testGetPrefix() |
void |
testGetPrefixes() |
private static final String PREFIX_A
private static final String URI_A
private static final String PREFIX_B
private static final String URI_B
private NamespaceContext stdContext
public void createStandardMappings()
public void testGetNamespaceURI()
public void testGetPrefix()
public void testGetPrefixes()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.