Show TOC Start of Content Area

Procedure documentation Executing Tests  Locate the document in its SAP Library structure

Use

You can create a reusable launch configuration that will test all the sources in a single project or  package, or test a single class. Alternatively, you can select any combination of sources from the Package Explorer view for immediate testing.

Procedure

Creating and Running a Launch Configuration

       1.      Choose Run Run…

       2.      In the Configurations pane, select JLin.

       3.      Choose New.

       4.      In the Name field, enter a name for the configuration.

       5.      In the Project, Source root, Package, or Class field, enter what is to be tested.

       6.      In the Variant field, enter the variant to be executed.

       7.      Choose Apply.

This graphic is explained in the accompanying text

       8.      Choose Run.

Package Explorer

       1.      In the Package Explorer view, select the source files, packages, or projects that you want to test.

       2.      Choose Run Run As… JLin.

       3.      Select a variant.

       4.      Choose OK.

Result

When the variant has finished executing, you will get a summary consisting of the total number of messages and the number of messages in each priority category.

This graphic is explained in the accompanying text

The results are then displayed in the Tasks view.

This graphic is explained in the accompanying text

See also:

Results

End of Content Area