|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.ObjectSampleTestByTestNG
public class SampleTestByTestNG
コンストラクタの概要 | |
---|---|
SampleTestByTestNG()
|
メソッドの概要 | |
---|---|
void |
testAdd(int a,
int b,
int expected)
|
java.lang.Object[][] |
testData()
|
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public SampleTestByTestNG()
メソッドの詳細 |
---|
public java.lang.Object[][] testData()
public void testAdd(int a, int b, int expected)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |