org.jboss.portal.portlet.test
Class ValueMapAssert

java.lang.Object
  extended by Assert
      extended by org.jboss.portal.portlet.test.ValueMapAssert

public class ValueMapAssert
extends Assert

Version:
$Revision: 5448 $
Author:
Julien Viet

Constructor Summary
ValueMapAssert()
           
 
Method Summary
static void assertEquals(PropertyMap vm1, PropertyMap vm2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueMapAssert

public ValueMapAssert()
Method Detail

assertEquals

public static void assertEquals(PropertyMap vm1,
                                PropertyMap vm2)