public class XmlTest extends Object
Constructor and Description |
---|
XmlTest() |
Modifier and Type | Method and Description |
---|---|
void |
test() |
void |
testBlankName() |
void |
testContentAndChild() |
void |
testIllegalCharacters() |
void |
testLegalWhitespace() |
void |
testNoPrelude() |
void |
testNoPreludeOnChild() |
void |
testNullName() |
void |
testPrelude() |
void |
testUnusualCharacters1() |
void |
testUnusualCharacters2() |
void |
testUnusualCharacters3() |
public void test()
public void testContentAndChild()
public void testPrelude()
public void testNoPrelude()
public void testNoPreludeOnChild()
public void testNullName()
public void testBlankName()
public void testUnusualCharacters1()
public void testUnusualCharacters2()
public void testIllegalCharacters()
public void testLegalWhitespace()
public void testUnusualCharacters3()
Copyright © 2021–2024. All rights reserved.