public class DefaultSiteRendererTest
extends org.codehaus.plexus.PlexusTestCase
Modifier and Type | Class and Description |
---|---|
protected static class |
DefaultSiteRendererTest.Xhtml5ValidatorTest |
Constructor and Description |
---|
DefaultSiteRendererTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
protected void |
tearDown() |
void |
testExternalReport() |
void |
testMatchVersion() |
void |
testRender() |
void |
testVelocityToolManager() |
void |
testVelocityToolManagerForSkin() |
void |
testVelocityToolManagerForTemplate() |
void |
validatePages()
Validate the generated pages.
|
void |
verifyApt() |
void |
verifyAttributes() |
void |
verifyCdcPage() |
void |
verifyDocbookPageExists() |
void |
verifyEntitiesPage() |
void |
verifyExtensionInFilename() |
void |
verifyFaqPage() |
void |
verifyHeadPage() |
void |
verifyJavascriptPage() |
void |
verifyMacro() |
void |
verifyMisc() |
void |
verifyMultipleBlock() |
void |
verifyNestedItemsPage() |
void |
verifyNewlines() |
customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
protected void setUp() throws Exception
setUp
in class org.codehaus.plexus.PlexusTestCase
Exception
- if something goes wrong.PlexusTestCase.setUp()
protected void tearDown() throws Exception
tearDown
in class org.codehaus.plexus.PlexusTestCase
Exception
- if something goes wrong.PlexusTestCase.tearDown()
public void testVelocityToolManagerForTemplate() throws Exception
Exception
public void testVelocityToolManagerForSkin() throws Exception
Exception
public void verifyHeadPage() throws Exception
Exception
- if something goes wrong.public void verifyCdcPage() throws Exception
Exception
- if something goes wrong.public void verifyNestedItemsPage() throws Exception
Exception
- if something goes wrong.public void verifyMultipleBlock() throws Exception
Exception
- if something goes wrong.public void verifyEntitiesPage() throws Exception
Exception
- if something goes wrong.public void verifyJavascriptPage() throws Exception
Exception
- if something goes wrong.public void verifyFaqPage() throws Exception
Exception
- if something goes wrong.public void verifyAttributes() throws Exception
Exception
- if something goes wrong.public void verifyDocbookPageExists() throws Exception
Exception
- if something goes wrong.public void verifyExtensionInFilename() throws Exception
Exception
- if something goes wrong.public void verifyNewlines() throws Exception
Exception
- if something goes wrong.Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.