NIHVIVO-1207 Restructure Authenticate as a clean state machine.
This commit is contained in:
parent
40ab798c48
commit
7e4499778c
3 changed files with 176 additions and 132 deletions
|
@ -135,7 +135,7 @@ public class AuthenticateTest extends AbstractTestClass {
|
|||
|
||||
assertExpectedRedirect(URL_LOGIN_PAGE);
|
||||
assertExpectedLoginSessions();
|
||||
assertNoProcessBean();
|
||||
assertExpectedProcessBean(LOGGING_IN, "", "", "");
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue