org.apache.myfaces.tobago.layout
Class LayoutTokensUnitTest

java.lang.Object
  extended by org.apache.myfaces.tobago.layout.LayoutTokensUnitTest

public class LayoutTokensUnitTest
extends Object


Constructor Summary
LayoutTokensUnitTest()
           
 
Method Summary
 void testIsNumberAndSuffix()
           
 void testIsPercentToken()
           
 void testIsPixelToken()
           
 void testIsRelativeToken()
           
 void testParseToken()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutTokensUnitTest

public LayoutTokensUnitTest()
Method Detail

testIsPixelToken

public void testIsPixelToken()

testIsPercentToken

public void testIsPercentToken()

testIsRelativeToken

public void testIsRelativeToken()

testIsNumberAndSuffix

public void testIsNumberAndSuffix()

testParseToken

public void testParseToken()


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