| Author |
Weblogic CustomAuthentication Provider => how to write junit test cases ?
|
Arpit Goel
Greenhorn
Joined: Nov 03, 2008
Posts: 9
|
|
I have build a Weblogic Custom Authentication Provider with Login module and Custom Identity Aseerter. I have this code as a core java project which is deployed using Maven to weblogic server mbeans.
How can I unit test this code using junit , my concern is how to have weblogic runtime environment like I do have call back handlers and also loginModule is called behind the scene b WebLogic ? Any help or pointer would be great ?
|
Arpit Goel
|
 |
 |
|
|
subject: Weblogic CustomAuthentication Provider => how to write junit test cases ?
|
|
|