test.jp.co.scs.mbench
クラス AllTests

java.lang.Object
  上位を拡張 junit.framework.TestSuite
      上位を拡張 test.jp.co.scs.mbench.AllTests
すべての実装されたインタフェース:
junit.framework.Test

public class AllTests
extends junit.framework.TestSuite

作成者:
Masato Koga

コンストラクタの概要
AllTests()
           
 
メソッドの概要
static void main(java.lang.String[] args)
           
static junit.framework.Test suite()
           
 
クラス junit.framework.TestSuite から継承されたメソッド
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

AllTests

public AllTests()
メソッドの詳細

main

public static void main(java.lang.String[] args)

suite

public static junit.framework.Test suite()