*/
public void testInitialisation() {
new BundleMock("bundleMock", expectations);
new BundleContextMock("bundleContextMock", expectations);
new ServiceReferenceMock("serviceReferenceMock", expectations);
new ServiceRegistrationMock("serviceRegistrationMock", expectations);
new FilterMock("filterMock", expectations);
}