public class ConnectionHandlerTest extends Object
Unit tests for ConnectionHandler.
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
exception |
| Constructor and Description |
|---|
ConnectionHandlerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testIfExceptionsAreHandledCorrectly() |
void |
testPrivateDelegate()
Test that public methods can be invoked when the delegate is an instance of a private class.
|
public void testPrivateDelegate()
throws Exception
Test that public methods can be invoked when the delegate is an instance of a private class.
Copyright © 2018 Atlassian. All rights reserved.