|
||||||||||
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.command.config.CommandButtonIconInfoTests
public class CommandButtonIconInfoTests
Testcase for CommandButtonIconInfo
Constructor Summary | |
---|---|
CommandButtonIconInfoTests()
|
Method Summary | |
---|---|
protected void |
setUp()
|
void |
testConfigureWithJButton()
|
void |
testConfigureWithJMenu()
|
void |
testConfigureWithJMenuItem()
|
void |
testConfigureWithNullButton()
|
void |
testConstructor()
|
void |
testConstructor2()
|
void |
testConstructor3()
|
void |
testConstructor4()
|
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 CommandButtonIconInfoTests()
Method Detail |
---|
public void testConstructor()
public void testConstructor2()
public void testConstructor3()
public void testConstructor4()
public void testConfigureWithNullButton()
public void testConfigureWithJButton()
public void testConfigureWithJMenuItem()
public void testConfigureWithJMenu()
protected void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |