站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.4 API 英文版文档

TestRenderContext - JBOSS Portal 2.4 API 英文版文档


org.jboss.portal.test.theme.render
Class TestRenderContext

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.jboss.portal.test.theme.render.TestRenderContext
All Implemented Interfaces:
junit.framework.Test

public class TestRenderContext
extends junit.framework.TestCase


Constructor Summary
TestRenderContext()
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testConstructor()
           
 void testConstructor2()
           
 void testRenderContext()
           
 void testRenderContext2()
           
 void testRenderContext3()
          Test the overwrite behaviour of window properties Window Properties can
 void testRenderContext4()
           
 void testRenderContext5()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
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, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestRenderContext

public TestRenderContext()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testConstructor

public void testConstructor()

testConstructor2

public void testConstructor2()

testRenderContext

public void testRenderContext()

testRenderContext2

public void testRenderContext2()

testRenderContext3

public void testRenderContext3()
Test the overwrite behaviour of window properties Window Properties can


testRenderContext4

public void testRenderContext4()

testRenderContext5

public void testRenderContext5()