public class AsynchronousAgentDispatcherTest extends Object
AsynchronousAgentDispatcher
.Constructor and Description |
---|
AsynchronousAgentDispatcherTest() |
Modifier and Type | Method and Description |
---|---|
void |
methodSetup() |
void |
methodTeardown() |
void |
testAddWriteTaskThrowsWhenNotInitialized() |
void |
testDropsEventWhenTooLarge() |
void |
testIgnoresIOExceptionFromChannelWrite() |
void |
testIgnoresMarshallingException() |
void |
testWritesEventIfUnderMaxSize() |
public void methodSetup()
public void methodTeardown()
public void testIgnoresIOExceptionFromChannelWrite() throws IOException, InterruptedException
IOException
InterruptedException
public void testIgnoresMarshallingException() throws IOException, InterruptedException
IOException
InterruptedException
public void testAddWriteTaskThrowsWhenNotInitialized()
public void testDropsEventWhenTooLarge() throws InterruptedException, IOException
InterruptedException
IOException
public void testWritesEventIfUnderMaxSize() throws InterruptedException, IOException
InterruptedException
IOException
Copyright © 2020. All rights reserved.