org.kuali.rice.kns.web.comparator
Class CellComparatorHelperTest

java.lang.Object
  extended by org.kuali.rice.kns.web.comparator.CellComparatorHelperTest

public class CellComparatorHelperTest
extends Object


Constructor Summary
CellComparatorHelperTest()
           
 
Method Summary
 void testExtractFromHref()
           
 void testExtractFromHrefAndRemoveNbsp()
           
 void testLeaveSimpleValueAlone()
           
 void testMessyHref()
           
 void testRemoveNbsp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CellComparatorHelperTest

public CellComparatorHelperTest()
Method Detail

testExtractFromHref

public void testExtractFromHref()

testExtractFromHrefAndRemoveNbsp

public void testExtractFromHrefAndRemoveNbsp()

testRemoveNbsp

public void testRemoveNbsp()

testLeaveSimpleValueAlone

public void testLeaveSimpleValueAlone()

testMessyHref

public void testMessyHref()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.