org.seasar.framework.unit
クラス Seasar2
java.lang.Object
org.junit.runner.Runner
org.seasar.framework.unit.Seasar2
public class Seasar2
- extends org.junit.runner.Runner
- 作成者:
- taedium
クラス org.junit.runner.Runner から継承されたメソッド |
testCount |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
S2JUNIT4_CONFIG_KEY
public static final String S2JUNIT4_CONFIG_KEY
- 関連項目:
- 定数フィールド値
S2JUNIT4_CONFIG_PATH
public static final String S2JUNIT4_CONFIG_PATH
- 関連項目:
- 定数フィールド値
configurationContainer
protected static org.seasar.framework.container.S2Container configurationContainer
provider
protected static Seasar2.Provider provider
Seasar2
public Seasar2(Class<?> clazz)
throws Exception
- 例外:
Exception
createTestClassRunner
protected org.junit.runner.Runner createTestClassRunner(Class<?> clazz)
throws Exception
- 例外:
Exception
getProvider
protected static Seasar2.Provider getProvider()
setProvider
protected static void setProvider(Seasar2.Provider p)
configure
public static void configure()
configure
public static void configure(String configFile)
dispose
public static void dispose()
getDescription
public org.junit.runner.Description getDescription()
- 定義:
- クラス
org.junit.runner.Runner
内の getDescription
run
public void run(org.junit.runner.notification.RunNotifier notifier)
- 定義:
- クラス
org.junit.runner.Runner
内の run
Copyright © 2005-2007 The Seasar Foundation. All Rights Reserved.