org.eclipse.xtext.ui.junit.editor.contentassist
Class ContentAssistProcessorTestBuilder.Factory

java.lang.Object
  extended by org.eclipse.xtext.ui.junit.editor.contentassist.ContentAssistProcessorTestBuilder.Factory
Enclosing class:
ContentAssistProcessorTestBuilder

public static class ContentAssistProcessorTestBuilder.Factory
extends java.lang.Object


Constructor Summary
ContentAssistProcessorTestBuilder.Factory(com.google.inject.Injector injector)
           
 
Method Summary
 ContentAssistProcessorTestBuilder create(ResourceLoadHelper resourceLoadHelper)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentAssistProcessorTestBuilder.Factory

@Inject
public ContentAssistProcessorTestBuilder.Factory(com.google.inject.Injector injector)
Method Detail

create

public ContentAssistProcessorTestBuilder create(ResourceLoadHelper resourceLoadHelper)
                                         throws java.lang.Exception
Throws:
java.lang.Exception