org.apache.tapestry.services.impl
Class LinkFactoryTest

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.services.impl.LinkFactoryTest

public class LinkFactoryTest
extends BaseComponentTestCase

Tests for LinkFactoryImpl.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
LinkFactoryTest()
           
 
Method Summary
protected  WebRequest newRequest(String contextPath)
           
 void test_Active_Encoder()
           
 void test_No_Encoders()
           
 void test_Noop_Encoders()
           
 void test_Service_Name_Is_Null()
           
 void test_Stateful_Request()
           
 void test_With_Service_Parameters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinkFactoryTest

public LinkFactoryTest()
Method Detail

newRequest

protected WebRequest newRequest(String contextPath)

test_No_Encoders

public void test_No_Encoders()

test_Stateful_Request

public void test_Stateful_Request()

test_Noop_Encoders

public void test_Noop_Encoders()

test_Active_Encoder

public void test_Active_Encoder()

test_Service_Name_Is_Null

public void test_Service_Name_Is_Null()

test_With_Service_Parameters

public void test_With_Service_Parameters()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.