cancel
Showing results for 
Search instead for 
Did you mean: 

Where is BaseWebScriptTest class?

kaposto
Champ in-the-making
Champ in-the-making

Hello everyone,

I am about to write the first unit test for a very simple java-based repository web script. The only good resource I found are these OBSOLETE pages here:

3.0 Web Scripts Testing 

If the above page is still valid, I need to find the BaseWebScriptTest class, in some modern alfresco package (and not alfresco-repository-4.2.d for example).

If the above page is obsolete indeed, can someone point out the current recommended way to write unit tests?  

Thank you in advance!

2 REPLIES 2

dvuika
Star Collaborator
Star Collaborator

ADF is based on JavaScript and has no BaseWebScriptTest class.

kaposto
Champ in-the-making
Champ in-the-making

Hi Denys, you are absolutely right, I posted the question to the wrong group (ADF)! I just changed it.