public class TestXMLConfigFileReader extends Object
Constructor and Description |
---|
TestXMLConfigFileReader() |
Modifier and Type | Method and Description |
---|---|
void |
readCommentStyleContainingCDATA() |
void |
readCommentStyleEmptyEndsWith() |
void |
readCommentStyleEmptyStartsWith() |
void |
readCommentStyleExtraAttributes() |
void |
readContentTypeContainingCDATA() |
void |
readContentTypeContainingWrongChild() |
void |
readContentTypeExtraAttributes() |
void |
readContentTypesContainingCDATA() |
void |
readContentTypesContainingWrongChild() |
void |
readContentTypesExtraAttributes() |
void |
readEmpty() |
void |
readEmptyCommentStyle() |
void |
readEmptyContentType() |
void |
readEmptyContentTypes() |
void |
readIncorrectRoot() |
void |
readInvalid() |
void |
readNonExistent() |
void |
readUnnamedContentType() |
void |
readValid() |
static void |
setUpOnce() |
public static void setUpOnce() throws UnsupportedEncodingException
UnsupportedEncodingException
public void readInvalid() throws PersistenceException, FileNotFoundException
public void readNonExistent() throws PersistenceException, FileNotFoundException
public void readEmpty() throws PersistenceException, FileNotFoundException
public void readIncorrectRoot() throws PersistenceException, FileNotFoundException
public void readContentTypesContainingCDATA() throws PersistenceException, FileNotFoundException
public void readContentTypesContainingWrongChild() throws PersistenceException, FileNotFoundException
public void readContentTypesExtraAttributes() throws PersistenceException, FileNotFoundException
public void readEmptyContentTypes() throws PersistenceException, FileNotFoundException
public void readContentTypeContainingCDATA() throws PersistenceException, FileNotFoundException
public void readContentTypeContainingWrongChild() throws PersistenceException, FileNotFoundException
public void readContentTypeExtraAttributes() throws PersistenceException, FileNotFoundException
public void readEmptyContentType() throws PersistenceException, FileNotFoundException
public void readUnnamedContentType() throws PersistenceException, FileNotFoundException
public void readCommentStyleContainingCDATA() throws PersistenceException, FileNotFoundException
public void readCommentStyleEmptyEndsWith() throws PersistenceException, FileNotFoundException
public void readCommentStyleEmptyStartsWith() throws PersistenceException, FileNotFoundException
public void readCommentStyleExtraAttributes() throws PersistenceException, FileNotFoundException
public void readEmptyCommentStyle() throws PersistenceException, FileNotFoundException
public void readValid() throws PersistenceException, FileNotFoundException
Copyright © 2016. All rights reserved.