|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.springframework.richclient.settings.SettingsAbstractTests
org.springframework.richclient.settings.xml.XmlSettingsTests
public class XmlSettingsTests
Constructor Summary | |
---|---|
XmlSettingsTests()
|
Method Summary | |
---|---|
protected org.springframework.richclient.settings.Settings |
createSettings()
|
void |
testChildSettings()
|
void |
testConstructor()
|
void |
testRemove_RemovesElement()
|
void |
testSave()
|
void |
testSetValue()
|
Methods inherited from class org.springframework.richclient.settings.SettingsAbstractTests |
---|
doSetUp, setUp, testBoolean, testDouble, testEnum, testFloat, testGetSettings, testInt, testLong, testRemove, testRemoveSettings, testString |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XmlSettingsTests()
Method Detail |
---|
protected org.springframework.richclient.settings.Settings createSettings() throws Exception
createSettings
in class SettingsAbstractTests
Exception
public void testConstructor() throws ParserConfigurationException, FactoryConfigurationError, SAXException, IOException
ParserConfigurationException
FactoryConfigurationError
SAXException
IOException
public void testRemove_RemovesElement() throws ParserConfigurationException, FactoryConfigurationError, SAXException, IOException
ParserConfigurationException
FactoryConfigurationError
SAXException
IOException
public void testSetValue() throws ParserConfigurationException, FactoryConfigurationError
ParserConfigurationException
FactoryConfigurationError
public void testSave() throws ParserConfigurationException, FactoryConfigurationError, IOException
ParserConfigurationException
FactoryConfigurationError
IOException
public void testChildSettings() throws ParserConfigurationException, FactoryConfigurationError, SAXException, IOException
ParserConfigurationException
FactoryConfigurationError
SAXException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |