|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opensubsystems.security.logic.UserControllerSecurityTest
public final class UserControllerSecurityTest
Test for security facade above the persistance layer. Each method of user controller check if user was granted access rights required to perform any given operation. We do not test, if the security checks are performed correctly and if they work at all. There are contained only tests for get methods.
| Nested Class Summary | |
|---|---|
static class |
UserControllerSecurityTest.UserControllerSecurityTestInternal
Internal class which can be included in other test suites directly without including the above suite. |
| Method Summary | |
|---|---|
static junit.framework.Test |
suite()
Create the suite for this test since this is the only way how to create test setup which can initialize and shutdown the database for us |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static junit.framework.Test suite()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||