com.google.gwt.junit.linker
Class JUnitSymbolMapsLinker

java.lang.Object
  extended by SymbolMapsLinker
      extended by com.google.gwt.junit.linker.JUnitSymbolMapsLinker

Emits the symbol maps into the application output directory so that the
 JUnitHostImpl servlet can read them.


Constructor Summary
JUnitSymbolMapsLinker()
          
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUnitSymbolMapsLinker

public JUnitSymbolMapsLinker()