org.dbunitng.sample
クラス DbUnitNGSample

java.lang.Object
  上位を拡張 org.dbunitng.sample.DbUnitNGSample

public class DbUnitNGSample
extends java.lang.Object

DbUnitとTestNGを連携したサンプルです。

作成者:
jyukutyo

コンストラクタの概要
DbUnitNGSample()
           
 
メソッドの概要
 void verifySelectAllFromDept()
           
 void verifySelectAllFromDept2()
           
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

DbUnitNGSample

public DbUnitNGSample()
メソッドの詳細

verifySelectAllFromDept

public void verifySelectAllFromDept()

verifySelectAllFromDept2

public void verifySelectAllFromDept2()