A B M O R S 

A

apply(Statement, FrameworkMethod, Object) - Method in class org.atteo.evo.tests.RequestRule
 
apply(Statement, FrameworkMethod, Object) - Method in class org.atteo.evo.tests.ServicesRule
 

B

Bindings - Annotation Type in org.atteo.evo.tests
These methods are run before a test is started and can contain bindings, they must be public.

M

Mock - Annotation Type in org.atteo.evo.tests
 

O

org.atteo.evo.tests - package org.atteo.evo.tests
 

R

RequestRule - Class in org.atteo.evo.tests
With this rule added the test acts as if it were executed as a part of a HTTP request (see Guice request scope).
RequestRule() - Constructor for class org.atteo.evo.tests.RequestRule
 

S

ServicesRule - Class in org.atteo.evo.tests
JUnit rule which initializes Services environment.
ServicesRule() - Constructor for class org.atteo.evo.tests.ServicesRule
Initializes Services environment from "/test-config.xml" configuration file.
ServicesRule(String) - Constructor for class org.atteo.evo.tests.ServicesRule
Initializes Services environment from given configuration file.
A B M O R S 

Copyright © 2012 Atteo. All Rights Reserved.