Class OAuth2RevocationErrorResponseTest
- java.lang.Object
-
- net.shibboleth.idp.plugin.oidc.op.oauth2.messaging.impl.OAuth2RevocationErrorResponseTest
-
public class OAuth2RevocationErrorResponseTest extends Object
Tests forOAuth2RevocationErrorResponse.
-
-
Field Summary
Fields Modifier and Type Field Description private net.shibboleth.idp.plugin.oidc.op.oauth2.messaging.impl.OAuth2RevocationErrorResponseresp
-
Constructor Summary
Constructors Constructor Description OAuth2RevocationErrorResponseTest()
-
-
-
Method Detail
-
setUp
@BeforeMethod protected void setUp() throws Exception
- Throws:
Exception
-
test
public void test()
-
testNull
public void testNull()
-
-