Class JSONErrorResponseTest

java.lang.Object
net.shibboleth.idp.plugin.oidc.op.messaging.JSONErrorResponseTest

public class JSONErrorResponseTest extends Object
Tests for JSONErrorResponse.
  • Field Details

    • response

      private net.shibboleth.idp.plugin.oidc.op.messaging.JSONErrorResponse response
    • content

      com.nimbusds.oauth2.sdk.ErrorObject content
  • Constructor Details

    • JSONErrorResponseTest

      public JSONErrorResponseTest()
  • Method Details

    • init

      @BeforeMethod public void init() throws net.minidev.json.parser.ParseException
      Throws:
      net.minidev.json.parser.ParseException
    • testSuccess

      public void testSuccess() throws net.minidev.json.parser.ParseException
      Throws:
      net.minidev.json.parser.ParseException
    • testSuccess2

      public void testSuccess2() throws net.minidev.json.parser.ParseException
      Throws:
      net.minidev.json.parser.ParseException
    • testFail

      public void testFail() throws net.minidev.json.parser.ParseException
      Throws:
      net.minidev.json.parser.ParseException