public class TestPluginEnablerTransitiveDeps extends Object
| Modifier and Type | Field and Description |
|---|---|
org.mockito.junit.MockitoRule |
mockito |
org.junit.contrib.java.lang.system.RestoreSystemProperties |
restoreSystemProperties |
| Constructor and Description |
|---|
TestPluginEnablerTransitiveDeps() |
| Modifier and Type | Method and Description |
|---|---|
void |
enablingPluginAlsoEnablesRequiredPluginsTransitively() |
void |
enablingPluginAlsoEnablesRequiredPluginsTransitivelyWithCycles() |
void |
enablingPluginDoesNotEnableTransitivelyOptionalDepending() |
void |
setUp() |
public final org.mockito.junit.MockitoRule mockito
public final org.junit.contrib.java.lang.system.RestoreSystemProperties restoreSystemProperties
public void enablingPluginAlsoEnablesRequiredPluginsTransitively()
public void enablingPluginAlsoEnablesRequiredPluginsTransitivelyWithCycles()
public void enablingPluginDoesNotEnableTransitivelyOptionalDepending()
Copyright © 2019 Atlassian. All rights reserved.