|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdtu.library.app.TestLibrary
public class TestLibrary
| Constructor Summary | |
|---|---|
TestLibrary()
|
|
| Method Summary | |
|---|---|
void |
testAdminAddBook1()
Tests the scenario that the administrator can add a book to the library via the library application. |
void |
testAdminAddBook2()
Tests the scenario when the administrator wants to add a book, but is not logged in. |
void |
testLoginFailed()
Tests the scenario when the administrator wants to log in with the wrong password. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestLibrary()
| Method Detail |
|---|
public void testAdminAddBook1()
throws java.lang.Exception
java.lang.Exceptionpublic void testAdminAddBook2()
public void testLoginFailed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||