Package org.joinfaces.test.mock
Class JsfMock
- java.lang.Object
-
- org.joinfaces.test.mock.JsfMock
-
public class JsfMock extends java.lang.Object
JSF Mock. Taken from http://ovaraksin.blogspot.com.br/2014/03/set-up-jsf-environment-for-junit-tests.html
-
-
Constructor Summary
Constructors Constructor Description JsfMock()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
init(org.springframework.context.ApplicationContext applicationContext)
void
release()
-