Where is BaseWebScriptTest class?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2018 01:11 PM
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:
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!
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2018 01:13 PM
ADF is based on JavaScript and has no BaseWebScriptTest class.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2018 01:20 PM
Hi Denys, you are absolutely right, I posted the question to the wrong group (ADF)! I just changed it.
