Documentation produced with EMOS WrDoc and Together®

Package lib.frm

Package: LIB.FRM This package contains only EMOS Framework-specific libraries.

See
          Description

Class Diagram Summary
frm 
 

Class Summary
FRM_flight_libLibrbrary containing the so called "block functions" - functions that are responsible for processing individual test blocks.
 

Package lib.frm Description

Package: LIB.FRM This package contains only EMOS Framework-specific libraries. These libraries define function that implement the logic for the so called "test blocks" (see webhelp for more about EMOS Framework concepts). In other words most of your test code resides here! If you design it properly, it will be as boring as in this example.

Directory Structure

There is no prefered way of (sub)structuring this package. The size of your application and the number of tests will dictate the structure. We usually divide this package into subpackages for bigger projects. The guideline for such division are the modules (groups of something) that we find in applications that we test.

Naming conventions

f tests will dictate the structure. We usually divide this package into subpackages for bigger projects. The guideline for such division are the modules (groups of something) that we find in applications that we test.

Naming conventions

Documentation produced with EMOS WrDoc and Together®