public class JsfCdiToSpringTest extends Object
| Constructor and Description |
|---|
JsfCdiToSpringTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCdiApplicationScopedAnnotation() |
void |
testCdiConversationScopedAnnotation() |
void |
testCdiRequestScopedAnnotation() |
void |
testCdiSessionScopedAnnotation() |
void |
testConstructor() |
void |
testJsfApplicationScopedAnnotation() |
void |
testJsfBeanViewScopedAnnotation() |
void |
testJsfNoneScopedAnnotation() |
void |
testJsfRequestScopedAnnotation() |
void |
testJsfSessionScopedAnnotation() |
void |
testJsfViewViewScopedAnnotation() |
void |
testNull() |
void |
testUnknownScopedAnnotation() |
public void testCdiRequestScopedAnnotation()
public void testJsfRequestScopedAnnotation()
public void testCdiSessionScopedAnnotation()
public void testJsfSessionScopedAnnotation()
public void testCdiApplicationScopedAnnotation()
public void testJsfApplicationScopedAnnotation()
public void testJsfNoneScopedAnnotation()
public void testJsfViewViewScopedAnnotation()
public void testJsfBeanViewScopedAnnotation()
public void testCdiConversationScopedAnnotation()
public void testUnknownScopedAnnotation()
public void testNull()
public void testConstructor()
Copyright © 2016 JoinFaces. All rights reserved.