org.jvnet.hk2.junit
Class Hk2Test

java.lang.Object
  extended by org.jvnet.hk2.junit.Hk2Test

public class Hk2Test
extends java.lang.Object

Super class for hk2 tests, so far to avoid having to annotate with @RunWith

Author:
Jerome Dochez

Nested Class Summary
static interface Hk2Test.Populator
           
 
Constructor Summary
Hk2Test()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hk2Test

public Hk2Test()


Copyright © 2010 Oracle Corporation. All Rights Reserved.