public class MockFaceletContextTest extends Object
| Constructor and Description |
|---|
MockFaceletContextTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAttributes() |
void |
testGenerateUniqueId() |
void |
testGetELResolver() |
void |
testGetExpressionFactory() |
void |
testGetFacesContext() |
void |
testGetFunctionMapper() |
void |
testGetVariableMapper() |
void |
testIncludeFacelet_String() |
void |
testIncludeFacelet_URL() |
void |
testSetFunctionMapper() |
void |
testSetVariableMapper() |
public void testGetFacesContext()
public void testGenerateUniqueId()
public void testGetExpressionFactory()
public void testSetVariableMapper()
public void testSetFunctionMapper()
public void testAttributes()
public void testIncludeFacelet_String()
throws IOException
IOExceptionpublic void testIncludeFacelet_URL()
throws IOException
IOExceptionpublic void testGetELResolver()
public void testGetFunctionMapper()
public void testGetVariableMapper()
Copyright © 2016–2018 JoinFaces. All rights reserved.