Liferay 7.0-ce-a2

com.liferay.portal.test.rule.callback
Class UniqueStringRandomizerBumperTestCallback

java.lang.Object
  extended by com.liferay.portal.kernel.test.rule.callback.BaseTestCallback<Object,Object>
      extended by com.liferay.portal.test.rule.callback.UniqueStringRandomizerBumperTestCallback
All Implemented Interfaces:
TestCallback<Object,Object>

public class UniqueStringRandomizerBumperTestCallback
extends BaseTestCallback<Object,Object>


Field Summary
static UniqueStringRandomizerBumperTestCallback INSTANCE
           
 
Method Summary
 Object doBeforeClass(org.junit.runner.Description description)
           
 
Methods inherited from class com.liferay.portal.kernel.test.rule.callback.BaseTestCallback
afterClass, afterMethod, beforeClass, beforeMethod, doAfterClass, doAfterMethod, doBeforeMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final UniqueStringRandomizerBumperTestCallback INSTANCE
Method Detail

doBeforeClass

public Object doBeforeClass(org.junit.runner.Description description)
Overrides:
doBeforeClass in class BaseTestCallback<Object,Object>

Liferay 7.0-ce-a2