org.apache.commons.inject.impl
Class TckTest

java.lang.Object
  extended by org.apache.commons.inject.impl.TckTest

public class TckTest
extends Object


Constructor Summary
TckTest()
           
 
Method Summary
 void testTckWithoutStaticInjection()
           
 void testTckWithStaticInjection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TckTest

public TckTest()
Method Detail

testTckWithStaticInjection

public void testTckWithStaticInjection()
                                throws Exception
Throws:
Exception

testTckWithoutStaticInjection

public void testTckWithoutStaticInjection()
                                   throws Exception
Throws:
Exception


Copyright © 2014 The Apache Software Foundation. All Rights Reserved.