クラス SampleTestByJUnit

java.lang.Object
  上位を拡張 SampleTestByJUnit

public class SampleTestByJUnit
extends java.lang.Object


コンストラクタの概要
SampleTestByJUnit(int a, int b, int expected)
           
 
メソッドの概要
 void testAdd()
           
static java.util.List<java.lang.Object[]> testData()
           
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SampleTestByJUnit

public SampleTestByJUnit(int a,
                         int b,
                         int expected)
メソッドの詳細

testData

public static java.util.List<java.lang.Object[]> testData()

testAdd

public void testAdd()