public class PropertyAuditFilterTest
extends java.lang.Object
| Constructor and Description |
|---|
PropertyAuditFilterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testDefaultActionUsedAsFallback() |
void |
testEscapedNot() |
void |
testEscapedRedirect() |
void |
testEscapedSemicolon() |
void |
testMultipleRegExp() |
void |
testMultipleRegExpWithNoCatchAll() |
void |
testNoFilterIfNoProperties() |
void |
testNonStringValue() |
void |
testNoRegexOnValue() |
void |
testNullStringValue() |
void |
testNullValue() |
void |
testRedirect() |
void |
testRegexOnBadValue() |
void |
testRegexOnValue() |
void |
testZeroLengthRegex() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testNoFilterIfNoProperties()
public void testNoRegexOnValue()
public void testRegexOnValue()
public void testRegexOnBadValue()
public void testNullValue()
public void testNullStringValue()
public void testNonStringValue()
public void testZeroLengthRegex()
public void testDefaultActionUsedAsFallback()
public void testRedirect()
public void testMultipleRegExp()
public void testMultipleRegExpWithNoCatchAll()
public void testEscapedSemicolon()
public void testEscapedRedirect()
public void testEscapedNot()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.