Liferay 7.0-ga1 portal-test

Uses of Interface
com.liferay.portal.kernel.test.rule.callback.TestCallback

Packages that use TestCallback
com.liferay.portal.kernel.test.rule   
com.liferay.portal.kernel.test.rule.callback   
 

Uses of TestCallback in com.liferay.portal.kernel.test.rule
 

Constructors in com.liferay.portal.kernel.test.rule with parameters of type TestCallback
BaseTestRule(TestCallback<C,M> testCallback)
           
 

Uses of TestCallback in com.liferay.portal.kernel.test.rule.callback
 

Classes in com.liferay.portal.kernel.test.rule.callback that implement TestCallback
 class BaseTestCallback<C,M>
           
 class CompanyProviderTestCallback
           
 class DeleteAfterTestRunTestCallback
           
 class SynchronousDestinationTestCallback
           
 


Liferay 7.0-ga1 portal-test