public class ThymeleafDetectorTest extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) TemplateEngineDetector |
detector |
LoggingTestRule |
loggingRule |
| Constructor and Description |
|---|
ThymeleafDetectorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
found() |
void |
foundButEmpty() |
void |
foundButNotThymeleaf() |
void |
foundWithoutNamespace() |
void |
notFound() |
void |
setUp() |
public final LoggingTestRule loggingRule
TemplateEngineDetector detector
public void setUp()
public void found()
throws EngineDetectionException
EngineDetectionExceptionpublic void foundWithoutNamespace()
throws EngineDetectionException
EngineDetectionExceptionpublic void notFound()
throws EngineDetectionException
EngineDetectionExceptionpublic void foundButNotThymeleaf()
throws EngineDetectionException
EngineDetectionExceptionpublic void foundButEmpty()
throws EngineDetectionException
EngineDetectionExceptionCopyright © 2021. All rights reserved.