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
EngineDetectionException
public void foundWithoutNamespace() throws EngineDetectionException
EngineDetectionException
public void notFound() throws EngineDetectionException
EngineDetectionException
public void foundButNotThymeleaf() throws EngineDetectionException
EngineDetectionException
public void foundButEmpty() throws EngineDetectionException
EngineDetectionException
Copyright © 2021. All rights reserved.