Class TokenRequestClientIDLookupFunctionTest
- java.lang.Object
-
- org.geant.idpextension.oidc.profile.context.navigate.TokenRequestClientIDLookupFunctionTest
-
public class TokenRequestClientIDLookupFunctionTest extends Object
Tests forTokenRequestClientIDLookupFunction.
-
-
Constructor Summary
Constructors Constructor Description TokenRequestClientIDLookupFunctionTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidsetUp()voidtestNullInput()voidtestSuccess()
-
-
-
Method Detail
-
setUp
@BeforeMethod protected void setUp() throws Exception
- Throws:
Exception
-
testNullInput
public void testNullInput()
-
testSuccess
public void testSuccess()
-
-