Index

A B C G O P S T V 
All Classes and Interfaces|All Packages|Serialized Form

A

afterTestMethod(TestContext) - Method in class org.vaadin.spring.test.VaadinTestExecutionListener
 

B

beforeTestMethod(TestContext) - Method in class org.vaadin.spring.test.VaadinTestExecutionListener
 

C

creatingView(String) - Method in class org.vaadin.spring.test.SimpleViewCache
 

G

getCurrentViewBeanStore() - Method in class org.vaadin.spring.test.SimpleViewCache
 
getViewCache(BeanFactory) - Method in class org.vaadin.spring.test.SimpleViewCacheRetrievalStrategy
 

O

org.vaadin.spring.test - package org.vaadin.spring.test
 
org.vaadin.spring.test.annotation - package org.vaadin.spring.test.annotation
 

P

prepareTestInstance(TestContext) - Method in class org.vaadin.spring.test.VaadinTestExecutionListener
 

S

SET_UP_SCOPES_ATTRIBUTE - Static variable in class org.vaadin.spring.test.VaadinTestExecutionListener
 
setUp() - Static method in class org.vaadin.spring.test.VaadinScopes
Sets up VaadinSessionScope, UIScopeImpl and ViewScopeImpl to work as expected during the test.
SimpleViewCache - Class in org.vaadin.spring.test
Simple implementation of ViewCache that always returns the same BeanStore instance.
SimpleViewCache(String) - Constructor for class org.vaadin.spring.test.SimpleViewCache
 
SimpleViewCacheRetrievalStrategy - Class in org.vaadin.spring.test
Simple implementation of ViewCacheRetrievalStrategy that always returns the same instance of SimpleViewCache.
SimpleViewCacheRetrievalStrategy(String) - Constructor for class org.vaadin.spring.test.SimpleViewCacheRetrievalStrategy
 

T

tearDown() - Static method in class org.vaadin.spring.test.VaadinScopes
Tears down VaadinSessionScope, UIScopeImpl and ViewScopeImpl, causing all scoped beans to be destroyed.

V

VaadinAppConfiguration - Annotation Interface in org.vaadin.spring.test.annotation
Place this annotation on test classes that: are run with the SpringJUnit4ClassRunner, use autowiring to inject managed beans into the actual test, and perform tests on beans that are view scoped, UI scoped or session scoped With this annotation in place, all beans that are UI-scoped or VaadinSession-scoped will work as expected.
VaadinScopes - Class in org.vaadin.spring.test
Helper class to set up the Vaadin scopes for testing.
VaadinTestExecutionListener - Class in org.vaadin.spring.test
 
VaadinTestExecutionListener() - Constructor for class org.vaadin.spring.test.VaadinTestExecutionListener
 
viewCreated(String, View) - Method in class org.vaadin.spring.test.SimpleViewCache
 
A B C G O P S T V 
All Classes and Interfaces|All Packages|Serialized Form