public class IndentedTextNodeConverterTest
extends java.lang.Object
| Constructor and Description |
|---|
IndentedTextNodeConverterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
converterCandHandleNodesWithChildren() |
void |
converterCanHandleNodesWithoutChildren() |
void |
converterCanHandleNodesWithoutTypesAndChildren() |
void |
converterCanHandleNodesWithPossibleValues() |
void |
converterCanHandleNoesWithNullPossibleValuesList() |
void |
converterThrowsCodegenConverterExceptionOnNullNode() |
void |
converterThrowsCodegenConverterExceptionOnNullOrBlankTextInNode() |
public void converterThrowsCodegenConverterExceptionOnNullNode()
public void converterThrowsCodegenConverterExceptionOnNullOrBlankTextInNode()
public void converterCanHandleNodesWithoutTypesAndChildren()
public void converterCanHandleNodesWithoutChildren()
public void converterCanHandleNodesWithPossibleValues()
public void converterCanHandleNoesWithNullPossibleValuesList()
public void converterCandHandleNodesWithChildren()