Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Current »

The Amdatu Testing subproject provides convenience utilities that simplify writing OSGi integration tests.

Project Info

Introduction

This project provides several static utility functions that simplifies writing OSGi unit and integration tests. The following functionality is currently supported:

  • Inject service references automatically to your test class 
  • Configure services and service factories using ConfigurationAdmin
  • Define custom components as part of the test setup.
  • Automatic configuration of the MongoDBService

 

 

 

  • No labels