Class IssuerAcceptabilityHandlerImplTest

java.lang.Object
uk.co.spudsoft.jwtvalidatorvertx.impl.IssuerAcceptabilityHandlerImplTest

public class IssuerAcceptabilityHandlerImplTest extends Object
Author:
jtalbut
  • Constructor Details

    • IssuerAcceptabilityHandlerImplTest

      public IssuerAcceptabilityHandlerImplTest()
  • Method Details

    • testValidate

      @Test public void testValidate()
      Test of validate method, of class IssuerAcceptabilityHandlerImpl.
    • testIsAcceptableFile

      @Test public void testIsAcceptableFile() throws Exception
      Test of isAcceptable method, of class IssuerAcceptabilityHandlerImpl.
      Throws:
      Exception