|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.geebis.books.model.account.AccountTest
public class AccountTest
| Constructor Summary | |
|---|---|
AccountTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
testAddAccountToSelf()
|
void |
testAddSubAccount()
|
void |
testRemoveSubAccount()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AccountTest()
| Method Detail |
|---|
public void setUp()
public void testAddSubAccount()
throws IncompatibleAccountException
IncompatibleAccountException
public void testAddAccountToSelf()
throws IncompatibleAccountException
IncompatibleAccountException
public void testRemoveSubAccount()
throws IncompatibleAccountException
IncompatibleAccountException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||