Liferay 7.0-ce-m2

com.liferay.portal.test.log
Class ConcurrentAssertUtil

java.lang.Object
  extended by com.liferay.portal.test.log.ConcurrentAssertUtil

public class ConcurrentAssertUtil
extends Object


Constructor Summary
ConcurrentAssertUtil()
           
 
Method Summary
static void caughtFailure(String message)
           
static void endAssert()
           
static void startAssert()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConcurrentAssertUtil

public ConcurrentAssertUtil()
Method Detail

caughtFailure

public static void caughtFailure(String message)

endAssert

public static void endAssert()

startAssert

public static void startAssert()

Liferay 7.0-ce-m2