public class ExternalFileTest extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) ThymeleafV2EmailBuilder |
builder |
LoggingTestRule |
logging |
org.junit.rules.TemporaryFolder |
temp |
| Constructor and Description |
|---|
ExternalFileTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
fileFound() |
void |
fileNotFound() |
void |
fileUnreadable() |
void |
fileUpdatedButUseThymeleafCache() |
void |
fileUpdatedWithoutThymeleafCache() |
void |
setup() |
public final LoggingTestRule logging
public final org.junit.rules.TemporaryFolder temp
ThymeleafV2EmailBuilder builder
public void setup()
throws IOException
IOExceptionpublic void fileFound()
throws ParseException,
IOException
ParseExceptionIOExceptionpublic void fileNotFound()
throws ParseException
ParseExceptionpublic void fileUnreadable()
throws ParseException
ParseExceptionpublic void fileUpdatedButUseThymeleafCache()
throws ParseException,
IOException
ParseExceptionIOExceptionpublic void fileUpdatedWithoutThymeleafCache()
throws ParseException,
IOException
ParseExceptionIOExceptionCopyright © 2021. All rights reserved.