@IntegrationTest public abstract class AbstractSLDUnsafeJALOAttributesTest extends ServicelayerBaseTest
| Modifier and Type | Field and Description |
|---|---|
protected SLDUnsafeTypesProvider |
unsafeTypesProvider |
jaloSession| Constructor and Description |
|---|
AbstractSLDUnsafeJALOAttributesTest() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract java.util.List<java.lang.String> |
getExtensions() |
protected void |
registerAttribute(java.util.Set<java.lang.String> unsafeUnknownAttributes,
java.util.Set<java.lang.String> unsafeMarkedAttributes,
UnsafeTypeInfo ut,
UnsafeMethodInfo method) |
void |
setUp() |
void |
shouldFindNoUnknownUnsafeForSLDAttributes() |
protected void |
writeToConsole(UnsafeMethodInfo method) |
protected void |
writeToCSV(UnsafeTypeInfo ut,
UnsafeMethodInfo method,
boolean read,
CSVWriter csv) |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionprotected SLDUnsafeTypesProvider unsafeTypesProvider
protected abstract java.util.List<java.lang.String> getExtensions()
public void setUp()
public void shouldFindNoUnknownUnsafeForSLDAttributes()
throws java.io.IOException
java.io.IOExceptionprotected void writeToConsole(UnsafeMethodInfo method)
protected void writeToCSV(UnsafeTypeInfo ut, UnsafeMethodInfo method, boolean read, CSVWriter csv)
protected void registerAttribute(java.util.Set<java.lang.String> unsafeUnknownAttributes,
java.util.Set<java.lang.String> unsafeMarkedAttributes,
UnsafeTypeInfo ut,
UnsafeMethodInfo method)
Copyright © 2018 SAP SE. All Rights Reserved.