Class JSONSuccessResponseTest

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

public class JSONSuccessResponseTest extends Object
Tests for JSONSuccessResponse.
  • Field Details

    • response

      net.shibboleth.idp.plugin.oidc.op.messaging.JSONSuccessResponse response
    • content

      net.minidev.json.JSONObject content
  • Constructor Details

    • JSONSuccessResponseTest

      public JSONSuccessResponseTest()
  • 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