google / google/guice

OSGi Test Suite

Open
#443 6 comments 0 reactions 0 assignees View on GitHub
imported Type-Patch
Dominant language
Java
Stars
12.7k
Forks
1.7k
Avg merge
11m
Merged PRs (30d)
2

Description

_From [mcculls](https://code.google.com/u/108081409801028235828/) on October 31, 2009 01:58:51_

The attached patch and binaries adds an OSGi test suite to Guice.

This test starts up an OSGi container using the new standard launch API and
installs the relevant bundles. It registers bindings for classes of varying
visibility and attempts to create instances of them. It then repeats, but
with method interception enabled for classes with enough visibility.

The aim is to check the OSGi manifest and test the code generation support.

At the moment you will see errors running the test, but I have patches to
fix all the errors which I will attach to the relevant issues (343 etc...)

Enjoy!

**Attachment:** [gist](https://gist.github.com/32d785c186e6ee0902bb)
   _[GUICE_OSGI_TEST_SUITE_20091031.patch](https://gist.githubusercontent.com/gissuebot/32d785c186e6ee0902bb/raw/7c7f2486468690caa4169cac36f31fd9b0d41216/GUICE_OSGI_TEST_SUITE_20091031.patch)_
**Binary attachments:** [bnd-0.0.372.jar, felix-2.0.1.jar](http://code.google.com/p/google-guice/issues/detail?id=443)

_Original issue: http://code.google.com/p/google-guice/issues/detail?id=443_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.