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

For more information, please explore the Attic.

public abstract @interface

Mock

implements Annotation
org.apache.onami.test.annotation.Mock

Class Overview

Annotate your filed into which GuiceMockModule will create and inject the mock object.

Summary

Nested Classes
@interface Mock.NoAnnotation Annotation class used to mark that no annotation binding is defined. 
[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation