を私持っている私は、このように、いくつかのデータを取得するためにgetRequestParameterMapを使用したクラス:のFacesContextモックにする方法 - getRequestParameterMap
FacesContext fc = FacesContext.getCurrentInstance();
String oidValue = fc.getExternalContext.getRequestParameterMap().get("oidValue");
をそして、いくつかの条件文は、そう、関係があるので、私はいくつかのJUnitテストを作成するために必要なもの
getRequestParameterMap()