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.IOException
javax.xml.transform.TransformerException
public void testNestedContainer() throws java.io.IOException, javax.xml.transform.TransformerException
java.io.IOException
javax.xml.transform.TransformerException
public void testSiblingContainer() throws java.io.IOException, javax.xml.transform.TransformerException
java.io.IOException
javax.xml.transform.TransformerException
public void testContainerWithContent() throws java.io.IOException, javax.xml.transform.TransformerException
java.io.IOException
javax.xml.transform.TransformerException
public void testBackpressureHandling() throws java.lang.Exception
java.lang.Exception
public void testContainerWithDataStream() throws java.lang.Exception
java.lang.Exception
public void testContainerWithMultipleStreams() throws java.io.IOException, javax.xml.transform.TransformerException
java.io.IOException
javax.xml.transform.TransformerException
public void tearDown()
Copyright © 2024. All Rights Reserved.