クラス
org.seasar.junitcdi.core.internal.TestClassContext の使用

TestClassContext を使用しているパッケージ
org.seasar.junitcdi.core.internal JUnit4のテストクラスでCDIを利用するための実装クラスを提供するパッケージです. 
 

org.seasar.junitcdi.core.internal での TestClassContext の使用
 

TestClassContext として宣言されている org.seasar.junitcdi.core.internal のフィールド
protected  TestClassContext TestClassContextRegistrant.context
          テストクラス・スコープを提供するコンテキスト
 

TestClassContext を返す org.seasar.junitcdi.core.internal のメソッド
 TestClassContext TestClassContextRegistrant.getContext()
          テストクラス・スコープを提供するコンテキストを返します.
 



Copyright © 2010 The Seasar Foundation. All Rights Reserved.