You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (JIRA)" <ji...@apache.org> on 2015/06/01 22:23:17 UTC

[jira] [Resolved] (SLING-4769) Osgi Mock: Add support for bundle headers

     [ https://issues.apache.org/jira/browse/SLING-4769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seifert resolved SLING-4769.
-----------------------------------
    Resolution: Fixed

Completed: At revision: 1682993  

example:
{code:java}
((MockBundle)bundle).setHeaders(ImmutableMap.of("prop1", "value1"));
{code}

> Osgi Mock: Add support for bundle headers
> -----------------------------------------
>
>                 Key: SLING-4769
>                 URL: https://issues.apache.org/jira/browse/SLING-4769
>             Project: Sling
>          Issue Type: Improvement
>          Components: Testing
>    Affects Versions: Testing OSGi Mock 1.3.0
>            Reporter: Stefan Seifert
>            Assignee: Stefan Seifert
>            Priority: Minor
>              Labels: mocks
>             Fix For: Testing OSGi Mock 1.4.0
>
>
> MockBundle should support setting mocked bundle headers and getting them via Bundle interface.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)