bad.robot
Class Assertions

java.lang.Object
  extended by bad.robot.Assertions

public class Assertions
extends Object


Constructor Summary
Assertions()
           
 
Method Summary
static void assertNotNull(Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Assertions

public Assertions()
Method Detail

assertNotNull

public static void assertNotNull(Object object)


Copyright © 2012. All Rights Reserved.