Index
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
- SimpleViewCache - Class in org.vaadin.spring.test
- SimpleViewCache(String) - Constructor for class org.vaadin.spring.test.SimpleViewCache
- SimpleViewCacheRetrievalStrategy - Class in org.vaadin.spring.test
-
Simple implementation of
ViewCacheRetrievalStrategythat always returns the same instance ofSimpleViewCache. - SimpleViewCacheRetrievalStrategy(String) - Constructor for class org.vaadin.spring.test.SimpleViewCacheRetrievalStrategy
T
- tearDown() - Static method in class org.vaadin.spring.test.VaadinScopes
-
Tears down
VaadinSessionScope,UIScopeImplandViewScopeImpl, 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 areview scoped,UI scopedorsession scopedWith 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
All Classes and Interfaces|All Packages|Serialized Form