public class ClassTest extends BaseTestCase
attributes, maxInactiveInterval
Constructor and Description |
---|
ClassTest() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
static void |
tearDown() |
void |
testDefaultClass() |
void |
testDefaultSublevelClass() |
void |
testExistingClass() |
void |
testExistingSublevelClass() |
void |
testExistingSublevelTemplate() |
void |
testExistingTemplate() |
void |
testIgnoreExistingClass() |
void |
testNonExistingSublevelTemplate() |
void |
testNonExistingTemplate() |
void |
testTemplateDefaults() |
void |
testVelocityDefaults() |
baseInit, getMockRequest, getPipelineData, getRunData
public ClassTest()
public void testTemplateDefaults()
public void testVelocityDefaults()
public void testNonExistingTemplate() throws Exception
Exception
public void testNonExistingSublevelTemplate() throws Exception
Exception
public void testExistingTemplate() throws Exception
Exception
public void testExistingSublevelTemplate() throws Exception
Exception
public void testExistingClass() throws Exception
Exception
public void testExistingSublevelClass() throws Exception
Exception
public void testDefaultClass() throws Exception
Exception
public void testDefaultSublevelClass() throws Exception
Exception
public void testIgnoreExistingClass() throws Exception
Exception
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.