|
|||||||||||
| 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.globus.cog.gridshell.commands.test.CommandPropertiesTest
| Field Summary | |
protected CommandProperties |
cmdProperties
|
| Constructor Summary | |
CommandPropertiesTest()
|
|
| Method Summary | |
void |
setUp()
|
void |
tearDown()
|
void |
testCommandCount()
|
void |
testEscapedCommandName()
|
void |
testInherit()
Ensures that the correct command name is matched to the correct value based upon the super classes |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected CommandProperties cmdProperties
| Constructor Detail |
public CommandPropertiesTest()
| Method Detail |
public void setUp()
throws Exception
Exception
public void tearDown()
throws Exception
Exceptionpublic void testInherit()
public void testCommandCount()
throws Exception
Exception
public void testEscapedCommandName()
throws Exception
Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||