|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTestCase
org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
org.eclipse.soda.dk.testagent.test.ConfigurationTestCase
public class ConfigurationTestCase
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_NAME
Defines the test case class name. |
| Constructor Summary | |
|---|---|
ConfigurationTestCase(java.lang.String name)
Constructs an instance of this class from the specified name parameter. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] arguments)
Main with the specified arguments parameter. |
void |
testGetProperties()
Test get properties. |
| Methods inherited from class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, getBoolean, getBooleanArray, getByte, getByteArray, getChar, getCharArray, getConfigurationService, getContext, getDouble, getDouble, getDoubleArray, getFloat, getFloatArray, getInt, getIntArray, getLong, getLongArray, getObject, getObject, getObjectArray, getProperties, getShort, getShort, getShortArray, getString, getStringArray, getSynchronizationService, requestConfirmation, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CLASS_NAME
| Constructor Detail |
|---|
public ConfigurationTestCase(java.lang.String name)
name - The name (String) parameter.| Method Detail |
|---|
public static void main(java.lang.String[] arguments)
arguments - The arguments (String[]) parameter.public void testGetProperties()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||