@ContextConfiguration public class LegacyDetectionAdviceTest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LegacyDetectionAdviceTest.LegacyService |
static class |
LegacyDetectionAdviceTest.NonLegacyService |
| Constructor and Description |
|---|
LegacyDetectionAdviceTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
initGrl() |
void |
resetConfiguration() |
static void |
stopGrl() |
void |
testLegacyServiceInvocationAllowedWhenEnabled() |
void |
testLegacyServiceInvocationDisallowedWhenDisabled() |
void |
testNonLegacyServiceAlwaysAllowed() |
public LegacyDetectionAdviceTest()
public void resetConfiguration()
public void testNonLegacyServiceAlwaysAllowed()
public void testLegacyServiceInvocationAllowedWhenEnabled()
public void testLegacyServiceInvocationDisallowedWhenDisabled()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.