com.atlassian.plugin.jmx
Class TestAbstractJmxBridge
java.lang.Object
com.atlassian.plugin.jmx.TestAbstractJmxBridge
public class TestAbstractJmxBridge
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
expectedException
public org.junit.rules.ExpectedException expectedException
TestAbstractJmxBridge
public TestAbstractJmxBridge()
setUp
public void setUp()
throws Exception
- Throws:
Exception
getObjectNameMentionsType
public void getObjectNameMentionsType()
notExposedToJmxBeforeRegister
public void notExposedToJmxBeforeRegister()
throws Exception
- Throws:
Exception
registerExposesToJmx
public void registerExposesToJmx()
throws Exception
- Throws:
Exception
primitiveTypesAreReturnedBoxed
public void primitiveTypesAreReturnedBoxed()
throws Exception
- Throws:
Exception
parametersArePassedCorrectly
public void parametersArePassedCorrectly()
throws Exception
- Throws:
Exception
notExposedToJmxAfterUnregister
public void notExposedToJmxAfterUnregister()
throws Exception
- Throws:
Exception
throwsIllegalStateExceptionIfReferenceIsCleared
public void throwsIllegalStateExceptionIfReferenceIsCleared()
throws Exception
- Throws:
Exception
usageAfterReferenceClearsCausesUnregister
public void usageAfterReferenceClearsCausesUnregister()
throws Exception
- Throws:
Exception
Copyright © 2015 Atlassian. All rights reserved.