public class DSLTest extends Object
| Constructor and Description |
|---|
DSLTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAccumulate() |
void |
testAccumulateAtLeastOne() |
void |
testAllWithErrors() |
void |
testApplicativeApplyTo() |
void |
testApply() |
void |
testCoalesce() |
void |
testCoalesceWhenEmpty() |
void |
testCoalesceWithConfigurationUpdate() |
void |
testConfiguration() |
void |
testConfigurations() |
void |
testConfigurationsAndRegistrations() |
void |
testConfigurationWithExistingValues() |
void |
testDistributeWithError() |
void |
testEffectsErrorOnAddedAfter() |
void |
testEffectsOrder() |
void |
testHighestRankingDiscards() |
void |
testHighestRankingOnly() |
void |
testJust() |
void |
testJustWithError() |
void |
testMultipleApplies() |
void |
testOnce() |
void |
testOnCloseWithError() |
void |
testProgrammaticDependencies() |
void |
testRecover() |
void |
testRecoverWith() |
void |
testRegister() |
void |
testServiceReferenceRefresher() |
void |
testServiceReferences() |
void |
testServiceReferencesAndClose() |
void |
testServicesMap() |
public void testAccumulate()
public void testAccumulateAtLeastOne()
public void testApplicativeApplyTo()
public void testApply()
public void testEffectsOrder()
public void testEffectsErrorOnAddedAfter()
public void testCoalesce()
public void testCoalesceWhenEmpty()
public void testCoalesceWithConfigurationUpdate()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testConfiguration()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testConfigurationWithExistingValues()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testConfigurations()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testConfigurationsAndRegistrations()
throws org.osgi.framework.InvalidSyntaxException,
IOException,
InterruptedException
org.osgi.framework.InvalidSyntaxExceptionIOExceptionInterruptedExceptionpublic void testHighestRankingDiscards()
public void testHighestRankingOnly()
public void testJust()
public void testJustWithError()
public void testAllWithErrors()
public void testDistributeWithError()
public void testMultipleApplies()
public void testOnCloseWithError()
public void testOnce()
public void testProgrammaticDependencies()
public void testRecover()
public void testRecoverWith()
public void testRegister()
public void testServiceReferenceRefresher()
public void testServiceReferences()
public void testServiceReferencesAndClose()
public void testServicesMap()
Copyright © 2019 The Apache Software Foundation. All rights reserved.