public class SyslogAppenderTest extends Object
Constructor and Description |
---|
SyslogAppenderTest() |
Modifier and Type | Method and Description |
---|---|
void |
basic() |
void |
large() |
void |
LBCLASSIC_50() |
void |
nonAsciiMessageEncoding() |
void |
setMockServerAndConfigure(int expectedCount) |
void |
setMockServerAndConfigure(int expectedCount,
String suffixPattern) |
void |
setUp() |
void |
suffixPatternWithTag() |
void |
tearDown() |
void |
tException() |
void |
unknownHostShouldNotCauseStopToFail() |
public SyslogAppenderTest()
public void setMockServerAndConfigure(int expectedCount, String suffixPattern) throws InterruptedException
InterruptedException
public void setMockServerAndConfigure(int expectedCount) throws InterruptedException
InterruptedException
public void basic() throws InterruptedException
InterruptedException
public void suffixPatternWithTag() throws InterruptedException
InterruptedException
public void tException() throws InterruptedException
InterruptedException
public void LBCLASSIC_50() throws JoranException
JoranException
public void unknownHostShouldNotCauseStopToFail()
public void nonAsciiMessageEncoding() throws Exception
Exception
Copyright © 2005–2018 QOS.ch. All rights reserved.