org.assertj.core.util
Class FailureMessages

java.lang.Object
  extended by org.assertj.core.util.FailureMessages

public final class FailureMessages
extends Object

Author:
Alex Ruiz

Method Summary
static String actualIsEmpty()
           
static String actualIsNull()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

actualIsEmpty

public static String actualIsEmpty()

actualIsNull

public static String actualIsNull()


Copyright © 2013–2015 AssertJ. All rights reserved.