|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTestCase
com.buglabs.osgi.cm.tests.ConfigurationAdminTest
public class ConfigurationAdminTest
Tests for ConfigurationAdmin
| Constructor Summary | |
|---|---|
ConfigurationAdminTest()
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testConfigurationAdminNotNull()
Test whether ConfigurationAdmin is not null |
void |
testCreateConfiguration()
Tests Configuration creation |
void |
testListConfigurations()
Test for ConfigurationAdmin's listConfiguration(String filter) |
void |
testReferenceNotNull()
Test whether reference to ConfigurationAdmin is not null |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigurationAdminTest()
| Method Detail |
|---|
protected void setUp()
throws java.lang.Exception
java.lang.Exception
protected void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void testReferenceNotNull()
ConfigurationAdmin is not null
public void testConfigurationAdminNotNull()
throws java.io.IOException
ConfigurationAdmin is not null
java.io.IOException
public void testCreateConfiguration()
throws java.io.IOException
Configuration creation
java.io.IOException
public void testListConfigurations()
throws java.io.IOException,
InvalidSyntaxException
ConfigurationAdmin's listConfiguration(String filter)
java.io.IOException
InvalidSyntaxException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||