|
||||||||||
前 次 | フレームあり フレームなし |
TestContext を使用しているパッケージ | |
---|---|
org.seasar.framework.unit | |
org.seasar.framework.unit.impl |
org.seasar.framework.unit での TestContext の使用 |
---|
org.seasar.framework.unit での TestContext のサブインタフェース | |
---|---|
interface |
InternalTestContext
|
TestContext 型のパラメータを持つ org.seasar.framework.unit のメソッド | |
---|---|
void |
ConfigFileIncluder.include(TestContext testContext)
|
void |
TestDataPreparer.prepare(TestContext testContext)
|
org.seasar.extension.dataset.DataSet |
ExpectedDataReader.read(TestContext testContext)
|
org.seasar.framework.unit.impl での TestContext の使用 |
---|
TestContext を実装している org.seasar.framework.unit.impl のクラス | |
---|---|
class |
InternalTestContextImpl
|
TestContext として宣言されている org.seasar.framework.unit.impl のフィールド | |
---|---|
protected TestContext |
DataAccessorImpl.testContext
|
TestContext 型のパラメータを持つ org.seasar.framework.unit.impl のメソッド | |
---|---|
void |
ConfigFileIncluderImpl.include(TestContext testContext)
|
protected void |
ConfigFileIncluderImpl.include(TestContext testContext,
String path)
|
void |
TestDataPreparerImpl.prepare(TestContext testContext)
|
org.seasar.extension.dataset.DataSet |
ExpectedDataReaderImpl.read(TestContext testContext)
|
void |
DataAccessorImpl.setTestContext(TestContext testContext)
|
|
||||||||||
前 次 | フレームあり フレームなし |