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
IOException
public void fileFound() throws ParseException, IOException
ParseException
IOException
public void fileNotFound() throws ParseException
ParseException
public void fileUnreadable() throws ParseException
ParseException
public void fileUpdatedButUseThymeleafCache() throws ParseException, IOException
ParseException
IOException
public void fileUpdatedWithoutThymeleafCache() throws ParseException, IOException
ParseException
IOException
Copyright © 2021. All rights reserved.