|
||||||||||
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.support.WindowMementoTests
public class WindowMementoTests
Constructor Summary | |
---|---|
WindowMementoTests()
|
Method Summary | |
---|---|
protected Component |
createComponent()
|
protected String |
getKey()
|
protected void |
setUp()
|
void |
testConstructor()
|
void |
testRestoreLocation()
|
void |
testRestoreLocationNotInSettings()
|
void |
testRestoreMaximizedState()
|
void |
testRestoreSize()
|
void |
testRestoreSizeNotInSettings()
|
void |
testSaveLocation()
|
void |
testSaveMaximizedState()
|
void |
testSaveSize()
|
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 WindowMementoTests()
Method Detail |
---|
protected void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
public void testConstructor()
public void testSaveLocation()
public void testRestoreLocation()
public void testRestoreLocationNotInSettings()
public void testSaveSize()
public void testSaveMaximizedState()
public void testRestoreMaximizedState()
public void testRestoreSize()
public void testRestoreSizeNotInSettings()
protected Component createComponent()
protected String getKey()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |