public class ResponseBuilderTests
extends java.lang.Object
| Constructor and Description |
|---|
ResponseBuilderTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testBackpressureHandling() |
void |
testContainerWithContent() |
void |
testContainerWithDataStream() |
void |
testContainerWithMultipleStreams() |
void |
testNestedContainer() |
void |
testRootOnlyDocument() |
void |
testSiblingContainer() |
public void setUp()
public void testRootOnlyDocument()
throws java.io.IOException,
javax.xml.transform.TransformerException
java.io.IOExceptionjavax.xml.transform.TransformerExceptionpublic void testNestedContainer()
throws java.io.IOException,
javax.xml.transform.TransformerException
java.io.IOExceptionjavax.xml.transform.TransformerExceptionpublic void testSiblingContainer()
throws java.io.IOException,
javax.xml.transform.TransformerException
java.io.IOExceptionjavax.xml.transform.TransformerExceptionpublic void testContainerWithContent()
throws java.io.IOException,
javax.xml.transform.TransformerException
java.io.IOExceptionjavax.xml.transform.TransformerExceptionpublic void testBackpressureHandling()
throws java.lang.Exception
java.lang.Exceptionpublic void testContainerWithDataStream()
throws java.lang.Exception
java.lang.Exceptionpublic void testContainerWithMultipleStreams()
throws java.io.IOException,
javax.xml.transform.TransformerException
java.io.IOExceptionjavax.xml.transform.TransformerExceptionpublic void tearDown()
Copyright © 2024. All Rights Reserved.