public class SimpleTabsOnlyIndentedTextParserIT
extends java.lang.Object
| Constructor and Description |
|---|
SimpleTabsOnlyIndentedTextParserIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
parserShouldParseProperlyFormattedText() |
void |
parserShouldRemoveInlineComments() |
void |
parserShouldThrowExceptionIfIndentationContainsSpaces() |
void |
parserShouldThrowExceptionOnIndentedRootNodes() |
public void init()
public void parserShouldParseProperlyFormattedText()
public void parserShouldThrowExceptionOnIndentedRootNodes()
public void parserShouldThrowExceptionIfIndentationContainsSpaces()
public void parserShouldRemoveInlineComments()