public class WriteAuditLogTest extends Object
WriteAuditLog unit test.| Modifier and Type | Class and Description |
|---|---|
(package private) class |
WriteAuditLogTest.FilteringAction
Subclass for testing purposes that grants access to the built log entry.
|
| Modifier and Type | Field and Description |
|---|---|
private WriteAuditLogTest.FilteringAction |
action |
private org.opensaml.profile.context.ProfileRequestContext |
prc |
private org.springframework.webflow.execution.RequestContext |
src |
| Constructor and Description |
|---|
WriteAuditLogTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testFormat() |
void |
testMissing() |
void |
testNoRules() |
void |
testServletRequest() |
void |
testTwo() |
private org.springframework.webflow.execution.RequestContext src
private org.opensaml.profile.context.ProfileRequestContext prc
private WriteAuditLogTest.FilteringAction action
public void setUp()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testFormat()
public void testTwo()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testMissing()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testServletRequest()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionCopyright © 1999–2014. All rights reserved.