Class JWKSAwsElbHandlerImplTest
java.lang.Object
uk.co.spudsoft.jwtvalidatorvertx.impl.JWKSAwsElbHandlerImplTest
@TestInstance(PER_CLASS)
@ExtendWith(io.vertx.junit5.VertxExtension.class)
public class JWKSAwsElbHandlerImplTest
extends Object
- Author:
- njt
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidtestFindJwk(io.vertx.core.Vertx vertx, io.vertx.junit5.VertxTestContext testContext)
-
Constructor Details
-
JWKSAwsElbHandlerImplTest
public JWKSAwsElbHandlerImplTest()
-
-
Method Details
-
testFindJwk
@Test public void testFindJwk(io.vertx.core.Vertx vertx, io.vertx.junit5.VertxTestContext testContext)
-