@UnitTest public class ConfigurableUrlVoterTest extends java.lang.Object
| Constructor and Description |
|---|
ConfigurableUrlVoterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testDuplicatedUrl() |
void |
testEmptyRegexpInConfiguration() |
void |
testEncodingUrl() |
void |
testIncorrectRegexpInConfiguration() |
void |
testIncorrectRegexpIsCompiledOnlyOnce() |
void |
testMultipleActionVote() |
void |
testNotConfiguredUrl() |
void |
testNotExistingActionName() |
void |
testRecalculateVote() |
public void setup()
public void testRecalculateVote()
public void testMultipleActionVote()
public void testNotConfiguredUrl()
public void testDuplicatedUrl()
public void testEncodingUrl()
public void testNotExistingActionName()
public void testEmptyRegexpInConfiguration()
public void testIncorrectRegexpInConfiguration()
public void testIncorrectRegexpIsCompiledOnlyOnce()
Copyright © 2018 SAP SE. All Rights Reserved.