Class DBPartitionTestRule

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

public class DBPartitionTestRule extends Object implements org.junit.rules.TestRule
Author:
Jorge Avalos
  • Field Details

  • Constructor Details

    • DBPartitionTestRule

      public DBPartitionTestRule()
  • 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