cancel
Showing results for 
Search instead for 
Did you mean: 

WebDynpro Context for JUnit testing

Former Member
0 Kudos

Hello all

We have a huge WD application with a underlaying application and persistency layer. These layers are not behind an EJB layer.

To be able to create JUnit tests for the application layer we should be able to create inside the JUnit framework the WD context. To this context we would be able to test our application logic.

Is there anyone in the SDN world who could give me an idea if this is possible? If possible how could I get this context.

Thanks in advance.

Peter

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Narendra,

it is a thread about JUnit and WD... The link cannot help hereu2026

Regards

Dimitri

Former Member
0 Kudos

Hi Peter,

I am sorry i got a good link on junit in webDyn pro but i provided the wrong one. So deleting the wrong link

Regards

Narendra

Edited by: Narendra Singh on Jan 12, 2009 1:41 PM

Edited by: Narendra Singh on Jan 12, 2009 1:43 PM

Former Member
0 Kudos

Is there really any solution? I can't imagine SAP does not use any unit test techniques!

0 Kudos

May be one possible solution is to create a TestCase as an inner class in some WD Controller's source?