public class StaticAssetServiceImplTest extends Object
| Constructor and Description |
|---|
StaticAssetServiceImplTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testConvertURLProperties() |
void |
testOkWhenMultipleDisableFileExtensions() |
void |
testThrowDisabledFileExtensions() |
void |
testWhenEmptyFileExtensions() |
void |
testWhitelistFileExtensions() |
void |
testWhitelistFirstDisableFileExtensions() |
public void testWhenEmptyFileExtensions()
throws IOException
IOExceptionpublic void testThrowDisabledFileExtensions()
throws IOException
IOExceptionpublic void testOkWhenMultipleDisableFileExtensions()
throws IOException
IOExceptionpublic void testWhitelistFirstDisableFileExtensions()
throws IOException
IOExceptionpublic void testWhitelistFileExtensions()
throws IOException
IOExceptionCopyright © 2023. All rights reserved.