org.resteasy.mock
Class Assert

java.lang.Object
  extended by org.resteasy.mock.Assert

public class Assert
extends java.lang.Object

Version:
$Revision: 1 $
Author:
Bill Burke

Constructor Summary
Assert()
           
 
Method Summary
static void notNull(java.lang.Object obj, java.lang.String msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Assert

public Assert()
Method Detail

notNull

public static void notNull(java.lang.Object obj,
                           java.lang.String msg)


Copyright © 2008. All Rights Reserved.