Class ManualAuthenticationProcessingTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class ManualAuthenticationProcessingTest extends BaseSpringContextTest
Author:
pavlidis
  • Constructor Details

    • ManualAuthenticationProcessingTest

      public ManualAuthenticationProcessingTest()
  • Method Details

    • before

      public void before()
    • testAttemptAuthentication

      public void testAttemptAuthentication()
    • testAttemptAuthenticationNonexistentUser

      public void testAttemptAuthenticationNonexistentUser()
    • testAttemptAuthenticationWrongPassword

      public void testAttemptAuthenticationWrongPassword()