public class InlineCssTranslatorTest extends Object
| Modifier and Type | Field and Description |
|---|---|
LoggingTestRule |
loggingRule |
org.mockito.junit.MockitoRule |
mockito |
(package private) InlineCssTranslator |
translator |
| Constructor and Description |
|---|
InlineCssTranslatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
absoluteUrlsShouldBeAutomaticallySkipped() |
void |
oghamAttributesShoulBeRemoved() |
void |
setup() |
public final org.mockito.junit.MockitoRule mockito
public final LoggingTestRule loggingRule
InlineCssTranslator translator
public void setup()
public void absoluteUrlsShouldBeAutomaticallySkipped()
throws ContentTranslatorException,
IOException,
ResourceResolutionException
public void oghamAttributesShoulBeRemoved()
throws ContentTranslatorException,
IOException,
ResourceResolutionException
Copyright © 2021. All rights reserved.