2016/02/07 - Apache Onami has been retired.

For more information, please explore the Attic.

public final class

GuiceServiceLoaderTestCase

extends Object
java.lang.Object
   ↳ org.apache.onami.spi.modules.GuiceServiceLoaderTestCase

Summary

Nested Classes
class GuiceServiceLoaderTestCase.AcmeModule  
Public Constructors
GuiceServiceLoaderTestCase()
Public Methods
static Module createTestModule()
void setAcmeService(AcmeService acmeService)
void verifyRightModulesWereLoaded()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public GuiceServiceLoaderTestCase ()

Public Methods

public static Module createTestModule ()

public void setAcmeService (AcmeService acmeService)

public void verifyRightModulesWereLoaded ()