Method Summary |
|
protected void | setUp() Sets up the fixture, for example, open a network connection. |
protected void | tearDown() Tears down the fixture, for example, close a network connection. |
public void | test01_txMandatory_withoutTx() |
public void | test01_txMandatory_withoutTx_appException() |
public void | test01_txMandatory_withoutTx_sysException() |
public void | test02_txNever_withoutTx() |
public void | test02_txNever_withoutTx_appException() |
public void | test02_txNever_withoutTx_sysException() |
public void | test03_txNotSupported_withoutTx() |
public void | test03_txNotSupported_withoutTx_appException() |
public void | test03_txNotSupported_withoutTx_sysException() |
public void | test04_txRequired_withoutTx() |
public void | test04_txRequired_withoutTx_appException() |
public void | test04_txRequired_withoutTx_sysException() |
public void | test05_txRequiresNew_withoutTx() |
public void | test05_txRequiresNew_withoutTx_appException() |
public void | test05_txRequiresNew_withoutTx_sysException() |
public void | test06_txSupports_withoutTx() |
public void | test06_txSupports_withoutTx_appException() |
public void | test06_txSupports_withoutTx_sysException() |
public void | test07_txMandatory_withTx() |
public void | test07_txMandatory_withTx_appException() |
public void | test07_txMandatory_withTx_sysException() |
public void | test08_txNever_withTx() |
public void | test08_txNever_withTx_appException() |
public void | test08_txNever_withTx_sysException() |
public void | test09_txNotSupported_withTx() |
public void | test09_txNotSupported_withTx_appException() |
public void | test09_txNotSupported_withTx_sysException() |
public void | test10_txRequired_withTx() |
public void | test10_txRequired_withTx_appException() |
public void | test10_txRequired_withTx_sysException() |
public void | test11_txRequiresNew_withTx() |
public void | test11_txRequiresNew_withTx_appException() |
public void | test11_txRequiresNew_withTx_sysException() |
public void | test12_txSupports_withTx() |
public void | test12_txSupports_withTx_appException() |
public void | test12_txSupports_withTx_sysException() |