类 Convertible.PrivateTests
java.lang.Object
TestCase
org.atinject.tck.auto.Convertible.PrivateTests
- 封闭类:
- Convertible
public static class Convertible.PrivateTests
extends TestCase
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
PrivateTests
public PrivateTests()
-
-
方法详细资料
-
testSupertypePrivateMethodInjected
public void testSupertypePrivateMethodInjected() -
testPackagePrivateMethodInjectedSamePackage
public void testPackagePrivateMethodInjectedSamePackage() -
testPrivateMethodInjectedEvenWhenSimilarMethodLacksAnnotation
public void testPrivateMethodInjectedEvenWhenSimilarMethodLacksAnnotation() -
testSimilarPrivateMethodInjectedOnlyOnce
public void testSimilarPrivateMethodInjectedOnlyOnce()
-