bad.robot.excel
Class Assertions

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

public class Assertions
extends Object


Constructor Summary
Assertions()
           
 
Method Summary
static
<T> T
assertNotNull(T 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 <T> T assertNotNull(T object)


Copyright © 2013. All Rights Reserved.