public class TestOutputBuffer extends Object
| Constructor and Description |
|---|
TestOutputBuffer() |
| Modifier and Type | Method and Description |
|---|---|
void |
formattingReplacesContents() |
void |
setUp() |
void |
testChop() |
void |
testChopAll() |
void |
testChopTooMany() |
void |
testPreserve() |
void |
testPreserveCustomAndSetContent() |
void |
testPreserveStopPreserve() |
void |
testPrint() |
void |
testPrintAndPrintLine() |
void |
testPrintLine() |
void |
testPrintNull() |
void |
testSetContentAndPreserveCustom() |
void |
testSetContentType() |
void |
testSetContentTypeTwice() |
void |
testStartPreserve() |
void |
testStartPreserveDouble() |
void |
testStartPreservePreserve() |
void |
testStopPreserve() |
void |
testStopPreserveWithNoStartPreserve() |
void |
testUnknownContent() |
void |
testUnspecifiedContent() |
public void setUp()
public void testPrint()
public void testPrintNull()
public void testPrintLine()
public void testPrintAndPrintLine()
public void testChop()
public void testChopAll()
public void testChopTooMany()
public void testStartPreserve()
throws EglRuntimeException
EglRuntimeExceptionpublic void testStartPreserveDouble()
throws EglRuntimeException
EglRuntimeExceptionpublic void testStopPreserve()
throws EglRuntimeException
EglRuntimeExceptionpublic void testStopPreserveWithNoStartPreserve()
throws EglRuntimeException
EglRuntimeExceptionpublic void testPreserve()
throws EglRuntimeException
EglRuntimeExceptionpublic void testStartPreservePreserve()
throws EglRuntimeException
EglRuntimeExceptionpublic void testPreserveStopPreserve()
throws EglRuntimeException
EglRuntimeExceptionpublic void testSetContentType()
throws EglRuntimeException
EglRuntimeExceptionpublic void testSetContentTypeTwice()
throws EglRuntimeException
EglRuntimeExceptionpublic void testSetContentAndPreserveCustom()
throws EglRuntimeException
EglRuntimeExceptionpublic void testPreserveCustomAndSetContent()
throws EglRuntimeException
EglRuntimeExceptionpublic void formattingReplacesContents()
public void testUnknownContent()
throws EglRuntimeException
EglRuntimeExceptionpublic void testUnspecifiedContent()
throws EglRuntimeException
EglRuntimeExceptionCopyright © 2016. All rights reserved.