Moving JsfViewFactoryCreator

This commit is contained in:
Jeremy Grelle
2007-10-26 20:15:53 +00:00
parent 1aa5d162b5
commit 2a5add92c4
2 changed files with 2 additions and 4 deletions

View File

@@ -5,6 +5,7 @@ import junit.framework.TestCase;
import org.springframework.beans.factory.support.StaticListableBeanFactory;
import org.springframework.core.io.ClassPathResource;
import org.springframework.faces.webflow.JSFMockHelper;
import org.springframework.faces.webflow.JsfViewFactoryCreator;
import org.springframework.webflow.engine.Flow;
import org.springframework.webflow.engine.builder.FlowAssembler;
import org.springframework.webflow.test.MockFlowBuilderContext;