public class TestPluginsClassLoader extends Object
| Constructor and Description |
|---|
TestPluginsClassLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testFindClassWhenIndexed() |
void |
testFindClassWhenIndexedAndPluginDisabled() |
void |
testFindClassWhenNotIndexed() |
void |
testFindResourceWhenIndexed() |
void |
testFindResourceWhenIndexedAndPluginDisabled() |
void |
testFindResourceWhenNotIndexed() |
void |
testGetPluginForClass() |
public void tearDown()
public void testFindResourceWhenIndexed()
public void testFindResourceWhenNotIndexed()
public void testFindResourceWhenIndexedAndPluginDisabled()
public void testFindClassWhenNotIndexed()
throws Exception
Exceptionpublic void testFindClassWhenIndexedAndPluginDisabled()
throws Exception
Exceptionpublic void testGetPluginForClass()
Copyright © 2019 Atlassian. All rights reserved.