JavaScript is disabled on your browser.
Skip navigation links
Spincast Framework
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.spincast.core.guice
Annotation Interface TestingMode
@Target
({
TYPE
,
METHOD
,
PARAMETER
,
FIELD
})
@Retention
(
RUNTIME
)
public @interface
TestingMode
Used to indicate if the code is run from tests!