/[Apache-SVN]
ViewVC logotype

Revision 1451589


Jump to revision: Previous Next
Author: fmeschbe
Date: Fri Mar 1 13:51:23 2013 UTC (11 years, 8 months ago)
Changed paths: 4
Log Message:
Add test cases to verify configuration is not supplied twice in the
following scenario:

  * Register service with pids p1, p2
    -> Expect callbacks for p1 and p2
    
  * Update service registration with pids p2, p3
    -> Expect call for p3 only
       (p2 has already been supplied before)

Changed paths

Path Details
Directoryfelix/trunk/configadmin/src/test/java/org/apache/felix/cm/integration/ConfigurationBaseTest.java modified , text changed
Directoryfelix/trunk/configadmin/src/test/java/org/apache/felix/cm/integration/helper/BaseTestActivator.java modified , text changed
Directoryfelix/trunk/configadmin/src/test/java/org/apache/felix/cm/integration/helper/ManagedServiceFactoryTestActivator.java modified , text changed
Directoryfelix/trunk/configadmin/src/test/java/org/apache/felix/cm/integration/helper/ManagedServiceTestActivator.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26