@Test
    public void registerFail() throws Exception{
        ExecutionMode.getInstance().setInvalidAuthTest(true);
        ActivityTestRule<AuthenticationProcess> activityActivityTestRule = new ActivityTestRule<>(AuthenticationProcess.class);
        Intent intent = new Intent();