public class PreferencesConnectorTest extends TestCase
PreferencesConnector
. Checkstyle:OFF .*Constructor and Description |
---|
PreferencesConnectorTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
void |
testFormularExample() |
void |
testReadFail() |
void |
testReadSuccess() |
void |
testRoundup() |
void |
testSaveSuccessBackslash() |
void |
testSaveSuccessSlash() |
void |
testSmokeTest()
Smoke Test if the Preferences from JDK works as expected.
|
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, tearDown, toString
public void testSmokeTest() throws BackingStoreException
This Test tests the PRE-REQUIREMENTS for the PreferencesConnector-tests and NOT the PreferencesConnector
itself.
BackingStoreException
- in case of an error.public void testSaveSuccessSlash()
public void testSaveSuccessBackslash()
public void testReadSuccess()
public void testReadFail()
public void testRoundup()
public void testFormularExample()
Copyright © 2008–2014. All rights reserved.