org.nnsoft.guice.sli4j.testfw
Class AbstractLoggerInectionTestCase<L>

java.lang.Object
  extended by org.nnsoft.guice.sli4j.testfw.AbstractLoggerInectionTestCase<L>

public abstract class AbstractLoggerInectionTestCase<L>
extends Object


Constructor Summary
AbstractLoggerInectionTestCase()
           
 
Method Summary
 void injectAndVerify(L logger)
           
 void setService(Service service)
           
<LM extends AbstractLoggingModule<L>>
void
setUp(LM logginModule)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractLoggerInectionTestCase

public AbstractLoggerInectionTestCase()
Method Detail

setService

public void setService(Service service)

setUp

public <LM extends AbstractLoggingModule<L>> void setUp(LM logginModule)

injectAndVerify

public void injectAndVerify(L logger)


Copyright © 2010-2012 99 Software Foundation. All Rights Reserved.