public class ScriptManagementConfigurationTestRule
extends com.liferay.portal.kernel.test.rule.ClassTestRule<java.lang.Void>
| Modifier and Type | Field and Description |
|---|---|
static ScriptManagementConfigurationTestRule |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterClass(org.junit.runner.Description description,
java.lang.Void unused) |
protected java.lang.Void |
beforeClass(org.junit.runner.Description description) |
afterMethod, beforeMethod, createMethodStatementpublic static final ScriptManagementConfigurationTestRule INSTANCE
protected void afterClass(org.junit.runner.Description description,
java.lang.Void unused)
throws java.lang.Throwable
afterClass in class com.liferay.portal.kernel.test.rule.AbstractTestRule<java.lang.Void,java.lang.Void>java.lang.Throwableprotected java.lang.Void beforeClass(org.junit.runner.Description description)
throws java.lang.Throwable
beforeClass in class com.liferay.portal.kernel.test.rule.AbstractTestRule<java.lang.Void,java.lang.Void>java.lang.Throwable