@UnitTest public class IgnoreClassLoadingRuleExecutorTest extends java.lang.Object
| Constructor and Description |
|---|
IgnoreClassLoadingRuleExecutorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
prepare() |
void |
shouldClassBeSkippedAfterFirstOccurenceOfClassNotFoundException() |
void |
testBlacklistClassFilter() |
void |
testBlacklistClassPackageFilter() |
void |
testCorrectOrderForFilters() |
void |
testIgnoreIntrospectionMechanismForBeanInfoClasses() |
void |
testIgnoreIntrospectionMechanismForCustomizerClasses() |
void |
testIntrospectionAndWhitelistFiltersInExactlyThatOrder() |
void |
testWhitelistAndIntrospectionFiltersInExactlyThatOrder() |
void |
testWhitelistBlacklistAndIntrospectionFiltersInExactlyThatOrder() |
void |
testWhiteListClassFilter() |
void |
testWhitelistClassPackageFilter() |
public void prepare()
public void testWhiteListClassFilter()
public void testWhitelistClassPackageFilter()
public void testBlacklistClassFilter()
public void testBlacklistClassPackageFilter()
public void testIgnoreIntrospectionMechanismForCustomizerClasses()
public void testIgnoreIntrospectionMechanismForBeanInfoClasses()
public void testCorrectOrderForFilters()
public void testWhitelistAndIntrospectionFiltersInExactlyThatOrder()
public void testIntrospectionAndWhitelistFiltersInExactlyThatOrder()
public void testWhitelistBlacklistAndIntrospectionFiltersInExactlyThatOrder()
public void shouldClassBeSkippedAfterFirstOccurenceOfClassNotFoundException()
Copyright © 2018 SAP SE. All Rights Reserved.