public class JsoupCssInlinerTest extends Object
Modifier and Type | Field and Description |
---|---|
LoggingTestRule |
loggingRule |
Constructor and Description |
---|
JsoupCssInlinerTest() |
Modifier and Type | Method and Description |
---|---|
void |
cssPriority() |
void |
externalStyles() |
void |
ignoreAtRules() |
void |
internalStyles() |
void |
mixedStyles() |
void |
noStyles() |
void |
overrideStyles() |
void |
setUp() |
void |
skipSomeStyles() |
void |
updateRelativeUrls() |
public final LoggingTestRule loggingRule
public void setUp()
public void noStyles() throws IOException
IOException
public void internalStyles() throws IOException
IOException
public void mixedStyles() throws IOException
IOException
public void externalStyles() throws IOException
IOException
public void skipSomeStyles() throws IOException
IOException
public void overrideStyles() throws IOException
IOException
public void cssPriority() throws IOException
IOException
public void ignoreAtRules() throws IOException
IOException
public void updateRelativeUrls() throws IOException
IOException
Copyright © 2021. All rights reserved.