io.nuun.kernel.tests.it.annotations
Annotation Type ITBind


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface ITBind

This annotation can be used in integration tests to mark classes for automatic binding. Classes will be bound to themselves.

Author:
epo.jemba@kametic.com



Copyright © 2014-2015. All Rights Reserved.