-
- All Implemented Interfaces:
public final class MockOAuth2ServerKt
-
-
Method Summary
Modifier and Type Method Description final static <R extends Any> RwithMockOAuth2Server(Function1<MockOAuth2Server, R> test)-
-
Method Detail
-
withMockOAuth2Server
final static <R extends Any> R withMockOAuth2Server(Function1<MockOAuth2Server, R> test)
-
-
-
-