Class JSONSuccessResponseTest


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

      • response

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

        net.minidev.json.JSONObject content
    • Constructor Detail

      • JSONSuccessResponseTest

        public JSONSuccessResponseTest()
    • Method Detail

      • 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