junit.samples
クラス AllTests

java.lang.Object
  拡張junit.samples.AllTests

public class AllTests
extends java.lang.Object

TestSuite that runs all the sample tests


コンストラクタの概要
AllTests()
           
 
メソッドの概要
static void main(java.lang.String[] args)
           
static Test suite()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

AllTests

public AllTests()
メソッドの詳細

main

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

suite

public static Test suite()


Copyright © 2001-2004 JUnit.org. All Rights Reserved.