| |
|
| java.lang.Object com.flexive.tests.embedded.MandatorTest
MandatorTest | public class MandatorTest (Code) | | Mandator tests.
author: Daniel Lichtenberger (daniel.lichtenberger@flexive.com), UCS - unique computing solutions gmbh (http://www.ucs.at) author: Markus Plesser (markus.plesser@flexive.com), UCS - unique computing solutions gmbh (http://www.ucs.at) |
activeLogin | public void activeLogin() throws Exception(Code) | | Test active/inactive mandators concerning login
throws: Exception - on errors |
activeQuery | public void activeQuery() throws Exception(Code) | | Test active/inactive mandators concerning queries
throws: Exception - on errors |
createRemoveMandator | public void createRemoveMandator() throws Exception(Code) | | Tests the creation/removal of new mandators.
throws: Exception - if an error occured |
currentMandatorActive | public void currentMandatorActive() throws Exception(Code) | | Tests if the current mandator (= the test user's mandator) is active.
If it wasn't active, the test user may not have been permitted to log in
at all.
throws: Exception - if an error occured |
|
|
|