站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.6 API 英文版文档

ValueMapAssert - JBOSS Portal 2.6 API 英文版文档


org.jboss.portal.portlet.test
Class ValueMapAssert

java.lang.Object
  extended byAssert
      extended byorg.jboss.portal.portlet.test.ValueMapAssert

public class ValueMapAssert
extends Assert

Version:
$Revision: 5448 $
Author:
Julien Viet
See Also:
Serialized Form

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)