-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JUnit Core 1.0.28
-
Fix Version/s: JUnit Core 1.0.30
-
Component/s: Testing
-
Labels:None
The org.apache.sling.junit.impl.BundleTestsProvider class relies on the service.pid property for generating a unique PID with which the provider should be registered for registering tests to execute. However, the service.pid property can be missing from the service.
A more stable property, which should still provide some uniqueness, would be component.name.