Class TimeoutTestRule

Object
com.liferay.portal.kernel.test.rule.TimeoutTestRule
All Implemented Interfaces:
org.junit.rules.TestRule

public class TimeoutTestRule extends Object implements org.junit.rules.TestRule
Author:
Shuyang Zhou
  • Field Details

  • Constructor Details

    • TimeoutTestRule

      public TimeoutTestRule()
  • Method Details

    • apply

      public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement statement, org.junit.runner.Description description)
      Specified by:
      apply in interface org.junit.rules.TestRule