org.apache.tapestry.util
Class TestDescribedLocation

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.util.TestDescribedLocation

public class TestDescribedLocation
extends BaseComponentTestCase

Tests for DescribedLocation.

Since:
4.0
Author:
Howard Lewis Ship

Constructor Summary
TestDescribedLocation()
           
 
Method Summary
 void testEquals()
           
 void testLineRowAreZero()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDescribedLocation

public TestDescribedLocation()
Method Detail

testLineRowAreZero

public void testLineRowAreZero()

testEquals

public void testEquals()


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