Needed to understand how can the test cases/testsuite be created under the webMethods package.
As per my understanding from the Unit Test Framework documentation the test Suite can be created under the “resources” folder in the Remote IS webMethods package and will stored on the Remote IS Linux Box. in order to create a testsuite under package, it needs to be visible in the “Package Navigator” window of Unit Test Framework. But in the “Unit Test Framework” Perspective in the designer I am not able to see the Remote IS webMethods packages in the “Package Navigator” window (can only see the packages which have Java code under it), thus not able to create the Test Suites on the remote IS.
Please confirm if my understanding that Test Suites can created and stored on the Remote IS in the package under “resources” folder. If yes, how can it be achieved ?